| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index 2aa046b7181088d32f8dcc2dde4865d6b4a57d68..eb590b16c98d8c3196ee1e4557021c141664a3f8 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1137,7 +1137,7 @@ Press any key to continue exploring.
|
| The small print
|
| </message>
|
| <message name="IDS_AUTOSTART_WARNING_TITLE" desc="Title of the kiosk autostart screen">
|
| - Auto-start permission requested
|
| + Auto-launch permission requested
|
| </message>
|
| <message name="IDS_KIOSK_AUTOSTART_SCREEN_WARNING_MSG" desc="Warning text shown on kiosk autolaunch screen above the exclamation icon.">
|
| Do you want to automatically start this app when the machine turns on?
|
| @@ -1146,16 +1146,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
|
| + Automatic Kiosk Mode
|
| </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-launch enable screen above the exclamation icon.">
|
| + Enabling this setting allows kiosk applications to launch automatically on startup.
|
| </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-launch enable screen after the feature is successfully enabled.">
|
| + Kiosk applications can now now configured to auto-launch 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-launch on this device.
|
| </message>
|
| <message name="IDS_KIOSK_ENABLE_SCREEN_ENABLE_BUTTON" desc="Enable button text">
|
| Enable
|
| @@ -3766,7 +3766,7 @@ Battery full
|
| PRL version:
|
| </message>
|
| <message name="IDS_EXTENSIONS_ADD_KIOSK_APP_BUTTON" desc="Label of the button to bring up kiosk management overlay on chrome extensions page.">
|
| - Add kiosk application...
|
| + Manage kiosk applications...
|
| </message>
|
| <message name="IDS_OPTIONS_KIOSK_OVERLAY_TITLE" desc="The title text of the kiosk settings overlay.">
|
| Manage Kiosk Applications
|
|
|