| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 9089d7bd10c08672f6727ff63790d7006ab17dbe..0f40cff5013240ead7fb824da5fc206080808ef1 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -258,16 +258,16 @@ Press any key to continue exploring.
|
| Confirm
|
| </message>
|
| <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING" desc="Title of the kiosk enable screen">
|
| - Enable Kiosk Mode
|
| + Enable Kiosk Auto-start
|
| </message>
|
| - <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING_DETAILS" desc="Warning text shown on kiosk enable screen above the exclamation icon.">
|
| - Would you like to be able to run kiosk applications on this device?
|
| + <message name="IDS_KIOSK_ENABLE_SCREEN_WARNING_DETAILS" desc="Warning text shown on kiosk auto-start enable screen above the exclamation icon.">
|
| + Would you like to be able to auto-start kiosk applications on this device?
|
| </message>
|
| - <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk enable screen after the feature is successfully enabled.">
|
| - Kiosk applications can now be installed on this device.
|
| + <message name="IDS_KIOSK_ENABLE_SCREEN_SUCCESS" desc="Confirmation text shown on kiosk auto-start enable screen after the feature is successfully enabled.">
|
| + Kiosk applications can now now configured to auto-start on this device.
|
| </message>
|
| <message name="IDS_KIOSK_ENABLE_SCREEN_ERROR" desc="Error text shown on kiosk enable screen after we failed enabling this feature.">
|
| - An error occurred. Kiosk mode will not be available on this device.
|
| + An error occurred. Kiosk application will not be able to auto-start on this device.
|
| </message>
|
| <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text">
|
| Enable
|
|
|