Fix fingerprint string descriptions
Change-Id: I83d4c89d9a060871117f8ec8cd72f36c1f3cf3a4
This commit is contained in:
@@ -702,7 +702,7 @@
|
|||||||
<string name="fingerprint_add_title">Add fingerprint</string>
|
<string name="fingerprint_add_title">Add fingerprint</string>
|
||||||
<!-- switch for allowing fingerprint to be used for keyguard -->
|
<!-- switch for allowing fingerprint to be used for keyguard -->
|
||||||
<string name="fingerprint_enable_keyguard_toggle_title">screen lock</string>
|
<string name="fingerprint_enable_keyguard_toggle_title">screen lock</string>
|
||||||
<!-- message shown for menu item that launches fingerprint settings or enrollment -->
|
<!-- Message showing the current number of fingerprints set up. Shown for a menu item that launches fingerprint settings or enrollment. -->
|
||||||
<plurals name="security_settings_fingerprint_preference_summary">
|
<plurals name="security_settings_fingerprint_preference_summary">
|
||||||
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> fingerprint set up</item>
|
<item quantity="one"><xliff:g id="count">%1$d</xliff:g> fingerprint set up</item>
|
||||||
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> fingerprints set up</item>
|
<item quantity="other"><xliff:g id="count">%1$d</xliff:g> fingerprints set up</item>
|
||||||
@@ -786,7 +786,7 @@
|
|||||||
<!-- Text shown when "Add fingerprint" button is disabled -->
|
<!-- 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>
|
<string name="fingerprint_add_max">You can add up to <xliff:g id="count" example="5">%d</xliff:g> fingerprints</string>
|
||||||
|
|
||||||
<!-- Title shown in a dialog which asks the user to confirm when the last fingerprint gets deleted by him. [CHAR LIMIT=35]-->
|
<!-- 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>
|
<string name="fingerprint_last_delete_title">Remove all fingerprints?</string>
|
||||||
|
|
||||||
<!-- Message shown in a dialog which asks the user to confirm when the last fingerprint gets deleted by him. [CHAR LIMIT=NONE]-->
|
<!-- Message shown in a dialog which asks the user to confirm when the last fingerprint gets deleted by him. [CHAR LIMIT=NONE]-->
|
||||||
|
Reference in New Issue
Block a user