| Index: chrome/app/settings_strings.grdp
|
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp
|
| index d0910bb33a13b4da642517e7d2dc38adfbc48b3f..27d8b9a31d23a6d111a48a1507c10563d4433977 100644
|
| --- a/chrome/app/settings_strings.grdp
|
| +++ b/chrome/app/settings_strings.grdp
|
| @@ -1174,6 +1174,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
|
| + </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>
|
|
|