Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(195)

Unified Diff: chrome/app/settings_strings.grdp

Issue 2676763002: MD Settings: Put fingerprints on its own subpage. (Closed)
Patch Set: Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698