Merge "Update Fingerprint/PIN string to fix grammar"

This commit is contained in:
Kevin Chyn
2017-09-27 00:55:43 +00:00
committed by Android (Google) Code Review

View File

@@ -3442,7 +3442,7 @@
<!-- Message on first screen of choose PIN flow [CHAR LIMIT=NONE] -->
<string name="lockpassword_choose_your_pin_message">For security, set a PIN</string>
<!-- Header on first screen of choose password/PIN as backup for fingerprint flow. If this string cannot be translated in under 40 characters, please translate "Set fingerprint backup" [CHAR LIMIT=40] -->
<string name="lockpassword_choose_your_pin_header_for_fingerprint">To use fingerprint, set PIN</string>
<string name="lockpassword_choose_your_pin_header_for_fingerprint">To use fingerprint, set a PIN</string>
<!-- Message on first screen of choose pattern flow [CHAR LIMIT=NONE] -->
<string name="lockpassword_choose_your_pattern_message">For security, set a pattern</string>
<!-- Header on password confirm screen [CHAR LIMIT=40] -->