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

Unified Diff: chrome/app/generated_resources.grd

Side-by-side diff isn't available for this file because of its large size.
Issue 158833003: Represent kiosk apps as user pods instead of menu items. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: pngcrush Created 6 years, 10 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:
Download patch
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/cros/kiosk_app_user_pod_icon.png » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/generated_resources.grd
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index a65882b6630066f68aad212be439764b6ae59f21..06f8dc5adccb44843adee088c399095fc4e26d28 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -14174,6 +14174,9 @@ After you create a new supervised user, you can manage their settings at any tim
<message name="IDS_ADD_USER_BUTTON" desc="Text shown on an add user button on login/locker screen">
Add User
</message>
+ <message name="IDS_LAUNCH_APP_BUTTON" desc="Test shown on the button that launches kiosk app from Chrome OS login UI">
+ Launch App
+ </message>
<message name="IDS_SCREEN_LOCK_SIGN_OUT">
Sign out
</message>
@@ -14188,6 +14191,9 @@ After you create a new supervised user, you can manage their settings at any tim
<message name="IDS_ADD_USER_BUTTON" desc="Text shown on an add user button on login/locker screen">
Add user
</message>
+ <message name="IDS_LAUNCH_APP_BUTTON" desc="Test shown on the button that launches kiosk app from Chrome OS login UI">
+ Launch app
+ </message>
<message name="IDS_SCREEN_LOCK_SIGN_OUT">
Sign out
</message>
« no previous file with comments | « no previous file | chrome/app/theme/default_100_percent/cros/kiosk_app_user_pod_icon.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698