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

Side by Side Diff: chrome/app/chromeos_strings.grdp

Issue 369893005: Implement new design for expanded public session pod design (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed ScreenLockerTest. Rebased. Created 6 years, 5 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/app_launch_signin_screen.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <!-- ChromeOS-specific strings (included from generated_resources.grd). 2 <!-- ChromeOS-specific strings (included from generated_resources.grd).
3 Everything in this file is wrapped in <if expr="chromeos">. --> 3 Everything in this file is wrapped in <if expr="chromeos">. -->
4 <grit-part> 4 <grit-part>
5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required."> 5 <message name="IDS_EMPTY_STRING" desc="Empty string, exist only to make code g eneric. No translation required.">
6 </message> 6 </message>
7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook."> 7 <message name="IDS_CHROMEBOOK" desc="The localized name for Chromebook.">
8 Chromebook 8 Chromebook
9 </message> 9 </message>
10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox"> 10 <message name="IDS_CHROMEBOX" desc="The localized name for Chromebox">
(...skipping 4823 matching lines...) Expand 10 before | Expand all | Expand 10 after
4834 <message name="IDS_LOGIN_POD_REMOVE_USER" desc="Login screen user pod menu ite m text."> 4834 <message name="IDS_LOGIN_POD_REMOVE_USER" desc="Login screen user pod menu ite m text.">
4835 Remove this user 4835 Remove this user
4836 </message> 4836 </message>
4837 <message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text format."> 4837 <message name="IDS_LOGIN_VERSION_LABEL_FORMAT" desc="Login screen version text format.">
4838 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERS ION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0- 11.09.01</ex></ph>) 4838 <ph name="PRODUCT_NAME">$1<ex>Google Chrome</ex></ph> <ph name="PRODUCT_VERS ION">$2<ex>15.0.0.0</ex></ph> (Platform <ph name="PLATFORM_VERSION">$3<ex>900.0- 11.09.01</ex></ph>)
4839 </message> 4839 </message>
4840 <message name="IDS_DEVICE_OWNED_BY_NOTICE" desc="Text for notifications showin g that this is managed device."> 4840 <message name="IDS_DEVICE_OWNED_BY_NOTICE" desc="Text for notifications showin g that this is managed device.">
4841 This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>. 4841 This device is managed by <ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph>.
4842 </message> 4842 </message>
4843 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text s hown in the public account user pod, informing the user that this is a public, m anaged account."> 4843 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_INFO_FORMAT" desc="Template for text s hown in the public account user pod, informing the user that this is a public, m anaged account.">
4844 This device is managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>. 4844 Managed by <ph name="DOMAIN">$1<ex>yourdomain.com</ex></ph>
4845 </message> 4845 </message>
4846 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in the public account user pod, reminding the user to log out."> 4846 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_SIGNOUT_REMINDER" desc="Text shown in the public account user pod, reminding the user to log out.">
4847 Your information will be removed when you sign out. 4847 Your information will be removed when you sign out.
4848 </message> 4848 </message>
4849 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" meaning="Label text for signing in." desc="Label text for the sign-in button in the public account user pod."> 4849 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER" meaning="Label text for signing in." desc="Label text for the sign-in button in the public account user pod.">
4850 Enter 4850 Enter
4851 </message> 4851 </message>
4852 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER_ACCESSIBLE_NAME" desc="Text to b e spoken when focus is set to the sign-in button in the public account user pod. "> 4852 <message name="IDS_LOGIN_PUBLIC_ACCOUNT_ENTER_ACCESSIBLE_NAME" desc="Text to b e spoken when focus is set to the sign-in button in the public account user pod. ">
4853 Enter public session 4853 Enter public session
4854 </message> 4854 </message>
(...skipping 702 matching lines...) Expand 10 before | Expand all | Expand 10 after
5557 </message> 5557 </message>
5558 5558
5559 <!-- 'OK Google' voice search activation display strings --> 5559 <!-- 'OK Google' voice search activation display strings -->
5560 <message name="IDS_FLAGS_OK_GOOGLE_NAME" desc="Name of about:flags option for Ok Google."> 5560 <message name="IDS_FLAGS_OK_GOOGLE_NAME" desc="Name of about:flags option for Ok Google.">
5561 Enable 'Ok Google' to activate voice search. 5561 Enable 'Ok Google' to activate voice search.
5562 </message> 5562 </message>
5563 <message name="IDS_FLAGS_OK_GOOGLE_DESCRIPTION" desc="Description of about:fla gs option Ok Google."> 5563 <message name="IDS_FLAGS_OK_GOOGLE_DESCRIPTION" desc="Description of about:fla gs option Ok Google.">
5564 If enabled, there will be an option in chrome:settings to enable saying 'Ok Google' to activate voice search. 5564 If enabled, there will be an option in chrome:settings to enable saying 'Ok Google' to activate voice search.
5565 </message> 5565 </message>
5566 </grit-part> 5566 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/app_launch_signin_screen.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698