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

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

Issue 16091004: LMU creation : nicer user/password error messages (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: 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
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 459 matching lines...) Expand 10 before | Expand all | Expand 10 after
470 </message> 470 </message>
471 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_SUCCESS_BUTTON_TITLE" desc="Text for button on a screen with successful locally managed user creation text"> 471 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_SUCCESS_BUTTON_TITLE" desc="Text for button on a screen with successful locally managed user creation text">
472 Got it! 472 Got it!
473 </message> 473 </message>
474 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_PROFILE_CREATED_TEXT" desc="Mes ssage indicating that profile was created."> 474 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_PROFILE_CREATED_TEXT" desc="Mes ssage indicating that profile was created.">
475 A profile for <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> has been cre ated. 475 A profile for <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> has been cre ated.
476 </message> 476 </message>
477 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_INSTRUCTIONS_TEXT" desc="Messsa ge indicating that instructions will be sent to manager's email."> 477 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_INSTRUCTIONS_TEXT" desc="Messsa ge indicating that instructions will be sent to manager's email.">
478 To configure this profile, please check your email at <ph name="MANAGER_EMAI L">$1<ex>john.doe@example.com</ex></ph> for further instructions. 478 To configure this profile, please check your email at <ph name="MANAGER_EMAI L">$1<ex>john.doe@example.com</ex></ph> for further instructions.
479 </message> 479 </message>
480 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_USERNAME_ALREADY_EXISTS" desc="Error text shown in locally managed user creation dialog when local accou nt with suggested name already exists on machine."> 480 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_USERNAME_ALREADY_EXISTS" desc="Error text shown in locally managed user creation dialog when local accou nt with suggested name already exists on a device.">
481 User with name <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> already exi sts. 481 Whoops, this name is already in use!
482 </message> 482 </message>
483 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_MISMATCH_ERROR" desc="Error text shown in locally managed user creation dialog when typed passw ords does not match."> 483 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_MISMATCH_ERROR" desc="Error text shown in locally managed user creation dialog when typed passw ords does not match.">
484 Passwords do not match. 484 Whoops, passwords do not match!
485 </message> 485 </message>
486 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_TOO_SHORT" desc ="Error text shown in locally managed user creation dialog when typed password i s too short."> 486 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PASSWORD_TOO_SHORT" desc ="Error text shown in locally managed user creation dialog when typed password i s too short.">
487 Password is too short. 487 Password is too short.
488 </message> 488 </message>
489 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_PASSWORD_ERROR" desc="E rror text shown in locally managed user creation dialog when manager password is incorrect."> 489 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_PASSWORD_ERROR" desc="E rror text shown in locally managed user creation dialog when manager password is incorrect.">
490 Incorrect manager password. 490 Incorrect manager password.
491 </message> 491 </message>
492 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE" des c="Error text shown in locally managed user creation dialog when account is in i nconsistent state."> 492 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE" des c="Error text shown in locally managed user creation dialog when account is in i nconsistent state.">
493 Manager account is in inconsistent state. Please log in to manager account f irst and then try creating locally managed user again. 493 Manager account is in inconsistent state. Please log in to manager account f irst and then try creating locally managed user again.
494 </message> 494 </message>
(...skipping 3138 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."> 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.">
3634 Kryptonite! The cryptohome for the kiosk application could not be mounted. 3634 Kryptonite! The cryptohome for the kiosk application could not be mounted.
3635 </message> 3635 </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."> 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.">
3637 Kiosk application could not be installed. 3637 Kiosk application could not be installed.
3638 </message> 3638 </message>
3639 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> 3639 <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. 3640 Kiosk application launch canceled.
3641 </message> 3641 </message>
3642 </grit-part> 3642 </grit-part>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698