| Index: chrome/app/chromeos_strings.grdp
|
| diff --git a/chrome/app/chromeos_strings.grdp b/chrome/app/chromeos_strings.grdp
|
| index a28a2de592d91138360c18eb1202a29632f1cea1..8ee88190c18d710e4b88413e85a97ddc1d9794de 100644
|
| --- a/chrome/app/chromeos_strings.grdp
|
| +++ b/chrome/app/chromeos_strings.grdp
|
| @@ -1691,7 +1691,7 @@ Press any key to continue exploring.
|
| <message name="IDS_LOGIN_FATAL_ERROR_TRY_AGAIN_BUTTON" desc="Label for a button which starts sign-in from the beginning after fatal error.">
|
| Try again
|
| </message>
|
| - <message name="IDS_LOGIN_SAML_INTERSTITIAL_MESSAGE" desc="Message to show on the SAML interstitial page to tell the user to continue signing in using his enterprise account.">
|
| + <message name="IDS_LOGIN_SAML_INTERSTITIAL_MESSAGE" desc="Message to show on the SAML interstitial page to tell the user to continue signing in using their enterprise account.">
|
| This device is managed by <ph name="BEGIN_BOLD"><strong></ph><ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph><ph name="END_BOLD"></strong></ph>.
|
| <ph name="LINE_BREAK"><br/></ph>
|
| Please click "Next" to continue signing in to your <ph name="BEGIN_BOLD"><strong></ph><ph name="DOMAIN">$1<ex>acmecorp.com</ex></ph><ph name="END_BOLD"></strong></ph> account.
|
| @@ -2608,7 +2608,7 @@ Press any key to continue exploring.
|
| <message name="IDS_OPTIONS_CHANGE_PICTURE_CAPTION" desc="Caption on the user picture that user must click to change it, must be short.">
|
| Change
|
| </message>
|
| - <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to change his/her picture.">
|
| + <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to change their picture.">
|
| Change picture
|
| </message>
|
| <message name="IDS_OPTIONS_CHANGE_PICTURE_DIALOG_TEXT" desc="Text with description of what to do on Change picture dialog.">
|
| @@ -2617,7 +2617,7 @@ Press any key to continue exploring.
|
| <message name="IDS_OPTIONS_CHANGE_PICTURE_CHOOSE_FILE" desc="Text on a button that shows file dialog to choose a picture from file.">
|
| Choose a file
|
| </message>
|
| - <message name="IDS_OPTIONS_CROP_IMAGE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to crop his/her picture.">
|
| + <message name="IDS_OPTIONS_CROP_IMAGE_DIALOG_TITLE" desc="Title of the dialog shown when user wants to crop their picture.">
|
| Crop image
|
| </message>
|
| <message name="IDS_OPTIONS_CROP_IMAGE_DIALOG_TEXT" desc="Text with description of what to do on Crop image dialog.">
|
|
|