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

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

Issue 14028005: Update locally managed user creation flow according to mocks (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Merge with TOT Created 7 years, 8 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/managed/locally_managed_user_creation_flow.h » ('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 438 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 </message> 449 </message>
450 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_SELECT_MANAGER_TEXT" des c="Text shown as a title for list of possible managers (existing accounts) for l ocally managed user."> 450 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_SELECT_MANAGER_TEXT" des c="Text shown as a title for list of possible managers (existing accounts) for l ocally managed user.">
451 Choose the manager for this user 451 Choose the manager for this user
452 </message> 452 </message>
453 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_MANAGER_PASSWORD_HINT" d esc="Text shown as a hint in the user password field when this user is selected as a manager for locally managed user."> 453 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_MANAGER_PASSWORD_HINT" d esc="Text shown as a hint in the user password field when this user is selected as a manager for locally managed user.">
454 Manager's password 454 Manager's password
455 </message> 455 </message>
456 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_CONTINUE_BUTTON_TEXT" de sc="Text shown on continue button in locally managed user creation dialog."> 456 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_CONTINUE_BUTTON_TEXT" de sc="Text shown on continue button in locally managed user creation dialog.">
457 Continue 457 Continue
458 </message> 458 </message>
459 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_START_BUTTON_TEXT" desc= "Text shown on start button in locally managed user creation dialog.">
460 Create a profile
461 </message>
462 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_NEXT_BUTTON_TEXT" desc=" Text shown on next button in locally managed user creation dialog.">
463 Next
464 </message>
465 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PREVIOUS_BUTTON_TEXT" de sc="Text shown on previous button in locally managed user creation dialog.">
466 Previous
467 </message>
468 <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">
469 Got it!
470 </message>
471 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_PROFILE_CREATED_TEXT" desc="Mes ssage indicating that profile was created.">
472 A profile for <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> has been cre ated.
473 </message>
474 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_INSTRUCTIONS_TEXT" desc="Messsa ge indicating that instructions will be sent to manager's email.">
475 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.
476 </message>
459 <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."> 477 <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.">
460 User with name <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> already exi sts. 478 User with name <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> already exi sts.
461 </message> 479 </message>
462 <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."> 480 <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.">
463 Passwords do not match. 481 Passwords do not match.
464 </message> 482 </message>
465 <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."> 483 <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.">
466 Password is too short. 484 Password is too short.
467 </message> 485 </message>
468 <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."> 486 <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.">
469 Incorrect manager password. 487 Incorrect manager password.
470 </message> 488 </message>
471 <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."> 489 <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.">
472 Manager account is in inconsistent state. Please log in to manager account f irst and then try creating locally managed user again. 490 Manager account is in inconsistent state. Please log in to manager account f irst and then try creating locally managed user again.
473 </message> 491 </message>
474 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_SUCCESS_TITLE" desc="T ext shown when locally managed user was successfully created">
475 Setup is complete! Now learn what features are available to the manager of t his account.
476 </message>
477 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_SUCCESS_IMAGE_TEXT" de sc="Text shown when locally managed user was successfully created">
478 Text explaining feature(s).
479 </message>
480 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_SUCCESS_EMAIL_INSTRUCT IONS" desc="Text shown when locally managed user was successfully created">
481 Email instructions to the manager of this account
482 </message>
483 <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">
484 Got it
485 </message>
486 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_TITLE" desc="Tex t shown in a title when locally managed user creation has failed for some reason "> 492 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_TITLE" desc="Tex t shown in a title when locally managed user creation has failed for some reason ">
487 Locally managed user creation failed. 493 Locally managed user creation failed.
488 </message> 494 </message>
489 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_TPM_ERROR" desc= "Text shown in a title when locally managed user creation has failed in case of TPM error"> 495 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_TPM_ERROR" desc= "Text shown in a title when locally managed user creation has failed in case of TPM error">
490 TPM error. 496 TPM error.
491 </message> 497 </message>
492 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_NOT_CONNECTED" d esc="Text shown in a title when locally managed user creation has failed in case when device is offline"> 498 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_NOT_CONNECTED" d esc="Text shown in a title when locally managed user creation has failed in case when device is offline">
493 You need to have internet access to create locally managed user. 499 You need to have internet access to create locally managed user.
494 </message> 500 </message>
495 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_TIMED_OUT" desc= "Text shown in a title when locally managed user creation has failed in case whe n network timed out"> 501 <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_TIMED_OUT" desc= "Text shown in a title when locally managed user creation has failed in case whe n network timed out">
(...skipping 3107 matching lines...) Expand 10 before | Expand all | Expand 10 after
3603 <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."> 3609 <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.">
3604 Kryptonite! The cryptohome for the kiosk application could not be mounted. 3610 Kryptonite! The cryptohome for the kiosk application could not be mounted.
3605 </message> 3611 </message>
3606 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure."> 3612 <message name="IDS_KIOSK_APP_ERROR_UNABLE_TO_INSTALL" desc="Error message used when a kiosk app fails to launch due to install failure.">
3607 Kiosk application could not be installed. 3613 Kiosk application could not be installed.
3608 </message> 3614 </message>
3609 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user."> 3615 <message name="IDS_KIOSK_APP_ERROR_USER_CANCEL" desc="Error message used when a kiosk app launch is canceled by user.">
3610 Kiosk application launch canceled. 3616 Kiosk application launch canceled.
3611 </message> 3617 </message>
3612 </grit-part> 3618 </grit-part>
OLDNEW
« no previous file with comments | « no previous file | chrome/browser/chromeos/login/managed/locally_managed_user_creation_flow.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698