summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Kevin Chyn <kchyn@google.com> 2019-05-14 23:28:45 +0000
committer Android (Google) Code Review <android-gerrit@google.com> 2019-05-14 23:28:45 +0000
commitf4585efd51e2d4df5c3cf05659907adbad5fe025 (patch)
treed427446d4e7b07193feff0a49d9e212e3d0480a3
parent8575ede8fc2e3eb2d2e288a073e55d460c0961f3 (diff)
parent9de45baa3ab1934182940b2be3e23111d0b0cb94 (diff)
Merge "Update acquire string" into qt-dev
-rw-r--r--core/res/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/strings.xml b/core/res/res/values/strings.xml
index 0cf950043079..7de6ca5c0708 100644
--- a/core/res/res/values/strings.xml
+++ b/core/res/res/values/strings.xml
@@ -1533,7 +1533,7 @@
<!-- Message shown during face acquisition when only the left part of the user's face was detected [CHAR LIMIT=50] -->
<string name="face_acquired_too_left">Move phone to the right.</string>
<!-- Message shown during face acquisition when the user is not front facing the sensor [CHAR LIMIT=50] -->
- <string name="face_acquired_poor_gaze">Look at the screen with your eyes open.</string>
+ <string name="face_acquired_poor_gaze">Please look more directly at your device.</string>
<!-- Message shown during face acquisition when the user is not detected [CHAR LIMIT=50] -->
<string name="face_acquired_not_detected">Can\u2019t see your face. Look at the phone.</string>
<!-- Message shown during face acquisition when the device is not steady [CHAR LIMIT=50] -->