| Index: chrome/app/generated_resources.grd
|
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
|
| index e0ec5f30e0755b1a132337a93462ba23d5f1d697..6c47b328b9ed120a9a6e8156237827befb77cf27 100644
|
| --- a/chrome/app/generated_resources.grd
|
| +++ b/chrome/app/generated_resources.grd
|
| @@ -13200,11 +13200,14 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex
|
| Enter PIN
|
| </message>
|
| <message name="IDS_PIN_KEYBOARD_HINT_TEXT_PIN_PASSWORD" desc="Text to display in the pin field for user pod when no pin has been entered, and passwords are allowed.">
|
| - Enter PIN or Password
|
| + Pin or password
|
| </message>
|
| <message name="IDS_PIN_KEYBOARD_CLEAR" desc="Text to display text of button on pin keyboard which deletes last character.">
|
| Clear
|
| </message>
|
| + <message name="IDS_PIN_KEYBOARD_ERROR_MESSAGE" desc="Text to display the error message on the pin keyboard if the user has entered a wrong password or pin.">
|
| + Pin or password incorrect.
|
| + </message>
|
| </if>
|
| <message name="IDS_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't sign in because password is invalid">
|
| Sorry, your password could not be verified. Please try again.
|
|
|