Chromium Code Reviews| Index: chrome/app/generated_resources.grd |
| diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
| index 2dab448300c57e623f755b23ad64198cf886f915..b286b8b61db4b01ebeb59a52b1781a158994ff3f 100644 |
| --- a/chrome/app/generated_resources.grd |
| +++ b/chrome/app/generated_resources.grd |
| @@ -13184,6 +13184,12 @@ Please check your email at <ph name="ACCOUNT_EMAIL">$2<ex>jane.doe@gmail.com</ex |
| <message name="IDS_LOGIN_POD_EMPTY_PASSWORD_TEXT" desc="Text to display in the password field for user pod when no password has been entered."> |
| Password |
| </message> |
| + <message name="IDS_LOGIN_POD_EMPTY_PIN_TEXT" desc="Text to display in the pin field for user pod when no pin has been entered."> |
|
jdufault
2016/06/28 18:38:47
The PIN keyboard is not inherently related to logi
sammiequon
2016/06/28 20:59:31
Done.
|
| + Enter PIN or Password |
| + </message> |
| + <message name="IDS_LOGIN_POD_EMPTY_PIN_CLEAR_TEXT" desc="Text to display text of button on pin keyboard which deletes last character."> |
| + Clear |
| + </message> |
| <message name="IDS_LOGIN_POD_SIGNING_IN" desc="Text to display at the bottom of a user pod during signing in the user. The translation should be as short as possible because of limited UI space."> |
| Signing in |
| </message> |