Index: chrome/app/chromeos_strings.grdp |
diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp |
index 680fbcc5ec536271da1694e14819203ceace99b5..cd630e6955187aa84941faff221785b9ba4f90c2 100644 |
--- a/chrome/app/chromeos_strings.grdp |
+++ b/chrome/app/chromeos_strings.grdp |
@@ -456,6 +456,24 @@ Press any key to continue exploring. |
<message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_CONTINUE_BUTTON_TEXT" desc="Text shown on continue button in locally managed user creation dialog."> |
Continue |
</message> |
+ <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_START_BUTTON_TEXT" desc="Text shown on start button in locally managed user creation dialog."> |
+ Create a profile |
+ </message> |
+ <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_NEXT_BUTTON_TEXT" desc="Text shown on next button in locally managed user creation dialog."> |
+ Next |
+ </message> |
+ <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_PREVIOUS_BUTTON_TEXT" desc="Text shown on previous button in locally managed user creation dialog."> |
+ Previous |
+ </message> |
+ <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"> |
+ Got it! |
+ </message> |
+ <message name="IDS_CREATE_LOCALLY_MANAGED_USER_PROFILE_CREATED_TEXT" desc="Messsage indicating that profile was created."> |
+ A profile for <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> has been created. |
+ </message> |
+ <message name="IDS_CREATE_LOCALLY_MANAGED_USER_INSTRUCTIONS_TEXT" desc="Messsage indicating that instructions will be sent to manager's email."> |
+ To configure this profile, please check your email at <ph name="MANAGER_EMAIL">$1<ex>john.doe@example.com</ex></ph> for further instructions. |
+ </message> |
<message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATE_USERNAME_ALREADY_EXISTS" desc="Error text shown in locally managed user creation dialog when local account with suggested name already exists on machine."> |
User with name <ph name="USER_DISPLAY_NAME">$1<ex>John</ex></ph> already exists. |
</message> |
@@ -471,18 +489,6 @@ Press any key to continue exploring. |
<message name="IDS_CREATE_LOCALLY_MANAGED_USER_MANAGER_INCONSISTENT_STATE" desc="Error text shown in locally managed user creation dialog when account is in inconsistent state."> |
Manager account is in inconsistent state. Please log in to manager account first and then try creating locally managed user again. |
</message> |
- <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_SUCCESS_TITLE" desc="Text shown when locally managed user was successfully created"> |
- Setup is complete! Now learn what features are available to the manager of this account. |
- </message> |
- <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_SUCCESS_IMAGE_TEXT" desc="Text shown when locally managed user was successfully created"> |
- Text explaining feature(s). |
- </message> |
- <message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_SUCCESS_EMAIL_INSTRUCTIONS" desc="Text shown when locally managed user was successfully created"> |
- Email instructions to the manager of this account |
- </message> |
- <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"> |
- Got it |
- </message> |
<message name="IDS_CREATE_LOCALLY_MANAGED_USER_CREATION_ERROR_TITLE" desc="Text shown in a title when locally managed user creation has failed for some reason"> |
Locally managed user creation failed. |
</message> |