Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b9bfb62f authored by Curtis Belmonte's avatar Curtis Belmonte Committed by android-build-merger
Browse files

Merge "Change string resource for face not detected error" into qt-r1-dev

am: 650a1b00

Change-Id: I9d6bd8f12b5530bbc7e85efc41e204f8819350f0
parents 6c848ed8 650a1b00
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1538,7 +1538,7 @@
    <!-- Message shown during face acquisition when the user is not front facing the sensor [CHAR LIMIT=50] -->
    <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>
    <string name="face_acquired_not_detected">Position your face directly in front of the phone.</string>
    <!-- Message shown during face acquisition when the device is not steady [CHAR LIMIT=50] -->
    <string name="face_acquired_too_much_motion">Too much motion. Hold phone steady.</string>
    <!-- Message shown during face acquisition when the sensor needs to be recalibrated [CHAR LIMIT=50] -->