Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(4330)

Unified Diff: chrome/app/chromeos_strings.grdp

Issue 130613004: Enabled consumer kiosk mode for all. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698