Index: chrome/app/settings_strings.grdp |
diff --git a/chrome/app/settings_strings.grdp b/chrome/app/settings_strings.grdp |
index 31291f964c7481a1dabde79d0a5349b3034e66d4..5cb7985b59355a4cbbd02985efe2aea44e063f4b 100644 |
--- a/chrome/app/settings_strings.grdp |
+++ b/chrome/app/settings_strings.grdp |
@@ -2349,6 +2349,9 @@ |
<message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_TITLE" desc="Text on the people page which opens up the quick unlock subpage and the title of the quick unlock subpage."> |
Screen lock |
</message> |
+ <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_OPTIONS" desc="Text on the lock screen which is the subheader for the screen locking options."> |
+ Screen lock options |
+ </message> |
<message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_PASSWORD_ONLY" desc="Only the account password can be used to unlock the device."> |
Password only |
</message> |
@@ -2370,6 +2373,9 @@ |
<message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_EDIT_FINGERPRINTS_DESCRIPTION" desc="Secondary text on the lock screen which opens up the fingerprint subpage."> |
Set up a faster way to unlock your device |
</message> |
+ <message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_FINGERPRINT_SETUP_BUTTON" desc="Text on the lock screen button which opens up the fingerprint subpage."> |
+ Set up |
+ </message> |
<message name="IDS_SETTINGS_PEOPLE_LOCK_SCREEN_NUM_FINGERPRINTS" desc="Text on the lock screen which tells users how many fingerprints they have enrolled."> |
<ph name="NUM_FINGERPRINTS">$1<ex>1</ex></ph> fingerprints set up |
</message> |