summaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorMaurice Lam <yukl@google.com>2015-08-04 15:19:56 -0700
committerMaurice Lam <yukl@google.com>2015-08-04 23:08:10 +0000
commitc48ea1f5864b8f4d58eebd28173cff655193c70a (patch)
tree527be65d5e2d857ff6eafd999a9ae179f16a8314 /res/values
parent9824c5da1efa9750fb19d477d29875a08289ecf5 (diff)
downloadpackages_apps_Settings-c48ea1f5864b8f4d58eebd28173cff655193c70a.zip
packages_apps_Settings-c48ea1f5864b8f4d58eebd28173cff655193c70a.tar.gz
packages_apps_Settings-c48ea1f5864b8f4d58eebd28173cff655193c70a.tar.bz2
[Fingerprint] Update string for enrolling
Update string for enrolling to tell the user to move their fingers, so that different parts of their fingerprints can be captured. Also include other minor update to strings mentioned in the bug. Bug: 22719051 Change-Id: Idd3c69d4476d240c9ef81e8c82b7ae9fcb390a41
Diffstat (limited to 'res/values')
-rw-r--r--res/values/strings.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 3be6000..f932a0c 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -745,12 +745,12 @@
<string name="security_settings_fingerprint_enroll_dialog_delete">Delete</string>
<!-- Title shown in fingerprint enrollment dialog to begin enrollment [CHAR LIMIT=22]-->
<string name="security_settings_fingerprint_enroll_start_title">Let\u2019s start!</string>
- <!-- Message shown in fingerprint enrollment dialog to begin enrollment -->
- <string name="security_settings_fingerprint_enroll_start_message">Put your finger on the fingerprint sensor. Lift after you feel a vibration.</string>
+ <!-- Message shown in fingerprint enrollment dialog to begin enrollment [CHAR LIMIT=NONE] -->
+ <string name="security_settings_fingerprint_enroll_start_message">Put your finger on the sensor and lift after you feel a vibration</string>
<!-- Title shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=28] -->
- <string name="security_settings_fingerprint_enroll_repeat_title">Great! Now repeat.</string>
- <!-- Message shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor -->
- <string name="security_settings_fingerprint_enroll_repeat_message">Put the same finger on the fingerprint sensor and lift after you feel a vibration.</string>
+ <string name="security_settings_fingerprint_enroll_repeat_title">Great! Now repeat</string>
+ <!-- Message shown in fingerprint enrollment dialog to repeat touching the fingerprint sensor [CHAR LIMIT=NONE] -->
+ <string name="security_settings_fingerprint_enroll_repeat_message">Move your finger slightly to add all the different parts of your fingerprint</string>
<!-- Title shown in fingerprint enrollment dialog once enrollment is completed [CHAR LIMIT=22] -->
<string name="security_settings_fingerprint_enroll_finish_title">Fingerprint added!</string>
<!-- Message shown in fingerprint enrollment dialog once enrollment is completed -->