Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 88148927a9b0c86bc2cbf034daed119cc44d097e..5a4e3002bbeab706a8d4372491d10fc37aa98ac8 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13175,6 +13175,15 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| <message name="IDS_SCREEN_LOCK_ACTIVE_USER"> |
| Currently signed in |
| </message> |
| + <message name="IDS_PIN_KEYBOARD_HINT_TEXT_PIN" desc="Text to display in the pin field for user pod when no pin has been entered."> |
|
jdufault
2016/06/30 18:22:12
Is this in a cros-only section? If not, they shoul
sammiequon
2016/06/30 22:18:41
Done.
|
| + 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 |
| + </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_LOGIN_ERROR_AUTHENTICATING" desc="Couldn't sign in because password is invalid"> |
| Sorry, your password could not be verified. Please try again. |
| </message> |