Chromium Code Reviews| Index: chrome/app/settings_strings.grdp |
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
| index 845d260323b3d543ceb5ad515d78582d7a9f7fae..f00681a44518ffc1c8234de09d578eff9fab5c5d 100644 |
| --- a/chrome/app/settings_strings.grdp |
| +++ b/chrome/app/settings_strings.grdp |
| @@ -1189,6 +1189,12 @@ |
| <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_UNLOCK_METHOD_PIN_AND_PASSWORD" desc="The account password or a custom PIN can be used to unlock the device."> |
| PIN or password |
| </message> |
| + <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_ENTER_PIN_OR_PASSWORD_PLACEHOLDER" desc="Placeholder for input box before PIN is entered."> |
| + Enter PIN |
|
jdufault
2016/06/28 21:13:22
Merge these strings with the ones in generated_res
|
| + </message> |
| + <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_PIN_KEYBOARD_CLEAR" desc="The text of the button on the pin keyboard used to delete last character of entered PIN."> |
| + Clear |
| + </message> |
| <message name="IDS_SETTINGS_PEOPLE_QUICK_UNLOCK_UNLOCK_METHOD_NONE" desc="After the device resumes, there will not be a lock screen and no password of any type will be required."> |
| None |
| </message> |