Merge "Hide next button when max fingerprints enrolled"
This commit is contained in:
committed by
Android (Google) Code Review
commit
a8dee23ee5
@@ -866,6 +866,10 @@
|
||||
|
||||
<!-- Text shown when "Add fingerprint" button is disabled -->
|
||||
<string name="fingerprint_add_max">You can add up to <xliff:g id="count" example="5">%d</xliff:g> fingerprints</string>
|
||||
<!-- Text shown when users has enrolled a maximum number of fingerprints [CHAR LIMIT=NONE] -->
|
||||
<string name="fingerprint_intro_error_max">You\u2019ve added the maximum number of fingerprints</string>
|
||||
<!-- Text shown when an unknown error caused the device to be unable to add fingerprints [CHAR LIMIT=NONE] -->
|
||||
<string name="fingerprint_intro_error_unknown">Can\u2019t add more fingerprints</string>
|
||||
|
||||
<!-- Title shown in a dialog which asks the user to confirm when the last fingerprint gets deleted by him. [CHAR LIMIT=50]-->
|
||||
<string name="fingerprint_last_delete_title">Remove all fingerprints?</string>
|
||||
|
||||
Reference in New Issue
Block a user