summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2015-07-23 14:46:44 -0700
committerSelim Cinek <cinek@google.com>2015-07-23 15:29:01 -0700
commitb48e9fdcabad7f20044f43a46e1f2c0459229862 (patch)
tree874251bebeec6d790f7baa8cd52f8ec2f4b47882 /res
parentcce844a7a31c4aec0770c40c7a9a805cb48b9f31 (diff)
downloadpackages_apps_Settings-b48e9fdcabad7f20044f43a46e1f2c0459229862.zip
packages_apps_Settings-b48e9fdcabad7f20044f43a46e1f2c0459229862.tar.gz
packages_apps_Settings-b48e9fdcabad7f20044f43a46e1f2c0459229862.tar.bz2
Adapted a string in the fingerprint enrollment flow
Bug: 22634070 Change-Id: Ieefae6a6d23c22ea6719ccf8d843638bc92b4376
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index b8a3401..0377551 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -721,7 +721,7 @@
<!-- Introduction title shown in fingerprint enrollment to introduce the fingerprint feature[CHAR LIMIT=22] -->
<string name="security_settings_fingerprint_enroll_introduction_title">Unlock with fingerprint</string>
<!-- Introduction detail message shown in fingerprint enrollment dialog [CHAR LIMIT=NONE]-->
- <string name="security_settings_fingerprint_enroll_introduction_message">Just touch the fingerprint sensor to unlock your phone, authorize purchases, or sign in to apps. Any fingerprints added to your phone will be able to do these things, so be careful who you add.</string>
+ <string name="security_settings_fingerprint_enroll_introduction_message">Just touch the fingerprint sensor to unlock your phone, authorize purchases, or sign in to apps. Be careful whose fingerprints you add - any fingerprints added will be able to do these things.</string>
<!-- Introduction detail message shown in fingerprint enrollment dialog to warn the user [CHAR LIMIT=NONE]-->
<string name="security_settings_fingerprint_enroll_introduction_message_warning">Note: Your fingerprint may be less secure than a strong pattern or PIN.</string>
<!-- Link text shown bellow the warning to learn morn about fingerprint risk [CHAR LIMIT=22]-->