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

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

Issue 16091003: Handle case in LMU creation when there are no managers available (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Review Created 7 years, 7 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
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/screen_gaia_signin.html » ('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="pp_ifdef('chromeos')">. --> 3 Everything in this file is wrapped in <if expr="pp_ifdef('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 <!-- Idle logout dialog for retail mode --> 7 <!-- Idle logout dialog for retail mode -->
8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only."> 8 <message name="IDS_IDLE_LOGOUT_TITLE" desc="Dialog title for the idle logout d ialog. Used in retail mode only.">
9 Are you still there? 9 Are you still there?
10 </message> 10 </message>
(...skipping 417 matching lines...) Expand 10 before | Expand all | Expand 10 after
428 </message> 428 </message>
429 <message name="IDS_CREATE_ACCOUNT_HTML" desc="Text shown on side of Google sig n-in UI."> 429 <message name="IDS_CREATE_ACCOUNT_HTML" desc="Text shown on side of Google sig n-in UI.">
430 If you don't have a Google Account you can <ph name="LINK_START">$1<ex>&gt;a &lt;</ex></ph>create a Google Account<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ ph> now. 430 If you don't have a Google Account you can <ph name="LINK_START">$1<ex>&gt;a &lt;</ex></ph>create a Google Account<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ ph> now.
431 </message> 431 </message>
432 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_HTML" desc="Text shown on side of Google sign-in UI."> 432 <message name="IDS_BROWSE_WITHOUT_SIGNING_IN_HTML" desc="Text shown on side of Google sign-in UI.">
433 You may also skip signing in and <ph name="LINK_START">$1<ex>&gt;a&lt;</ex>< /ph>browse as Guest<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph>. 433 You may also skip signing in and <ph name="LINK_START">$1<ex>&gt;a&lt;</ex>< /ph>browse as Guest<ph name="LINK_END">$2<ex>&gt;/a&lt;</ex></ph>.
434 </message> 434 </message>
435 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_FEATURE_NAME" desc="Title close to icon shown on side of Google sign-in UI to create a locally managed user."> 435 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_FEATURE_NAME" desc="Title close to icon shown on side of Google sign-in UI to create a locally managed user.">
436 Locally managed user 436 Locally managed user
437 </message> 437 </message>
438 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_NO_MANAGER_TEXT" desc="Text sho wn when managed user can be created, but no users that can be manager exist.">
439 At least one account must exist on this device before creating a Limited use r.
440 </message>
438 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_HTML" desc="Text with actual na me shown on side of Google sign-in UI to create a locally managed user."> 441 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_HTML" desc="Text with actual na me shown on side of Google sign-in UI to create a locally managed user.">
439 <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>Create managed user<ph name=" LINK_END">$2<ex>&gt;/a&lt;</ex></ph> for this device. 442 <ph name="LINK_START">$1<ex>&gt;a&lt;</ex></ph>Create managed user<ph name=" LINK_END">$2<ex>&gt;/a&lt;</ex></ph> for this device.
440 </message> 443 </message>
441 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_ACCOUNT_NAME_TITLE" desc ="Text shown as a title for user name field in locally managed user creation dia log."> 444 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_ACCOUNT_NAME_TITLE" desc ="Text shown as a title for user name field in locally managed user creation dia log.">
442 Create an account name 445 Create an account name
443 </message> 446 </message>
444 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_TITLE" desc="Te xt shown as a title for password fields in locally managed user creation dialog. "> 447 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_TITLE" desc="Te xt shown as a title for password fields in locally managed user creation dialog. ">
445 Create a password for this account 448 Create a password for this account
446 </message> 449 </message>
447 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_HINT" desc="Tex t shown as a hint in the password field in locally managed user creation dialog. "> 450 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_HINT" desc="Tex t shown as a hint in the password field in locally managed user creation dialog. ">
(...skipping 3185 matching lines...) Expand 10 before | Expand all | Expand 10 after
3633 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used w hen a kiosk app fails to launch due to cryptohome error."> 3636 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_MOUNT" desc="Error message used w hen a kiosk app fails to launch due to cryptohome error.">
3634 Kryptonite! The cryptohome for the kiosk application could not be mounted. 3637 Kryptonite! The cryptohome for the kiosk application could not be mounted.
3635 </message> 3638 </message>
3636 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure."> 3639 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure.">
3637 Kiosk application could not be installed. 3640 Kiosk application could not be installed.
3638 </message> 3641 </message>
3639 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> 3642 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user.">
3640 Kiosk application launch canceled. 3643 Kiosk application launch canceled.
3641 </message> 3644 </message>
3642 </grit-part> 3645 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/resources/chromeos/login/screen_gaia_signin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698