Chromium Code Reviews| Index: chrome/app/settings_strings.grdp |
| diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
| index cf3abaf066f5547717138b347d3e6bdbbc1268c4..644e196f6ae7e73d9e0315a0c81db13b49b55312 100644 |
| --- a/chrome/app/settings_strings.grdp |
| +++ b/chrome/app/settings_strings.grdp |
| @@ -2136,6 +2136,15 @@ |
| <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_SETUP_PIN_BUTTON" desc="Button that is used to setup a new PIN when the user does not have a PIN yet."> |
| Set up PIN |
| </message> |
| + <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_EDIT_FINGERPRINTS_LABEL" desc="Text on the lock screen which opens up the fingerprint subpage."> |
| + Edit Fingerprints |
| + </message> |
| + <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_EDIT_FINGERPRINTS_SUBLABEL" desc="Secondary text on the lock screen which opens up the fingerprint subpage."> |
|
stevenjb
2017/02/03 18:10:13
nit: _DESCRIPTION
sammiequon
2017/02/03 18:52:54
Done.
|
| + Set up a faster way to unlock your device |
| + </message> |
| + <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_FINGERPRINT_SUBPAGE_TITLE" desc="Title of the fingerprint subpage."> |
| + Fingerprint |
| + </message> |
| <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_REGISTERED_FINGERPRINTS_LABEL" desc="Text above fingerprint list that tells users their registered fingerprints."> |
| Registered fingerprints: |
| </message> |