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

Commit 26064add authored by Kevin Chyn's avatar Kevin Chyn Committed by android-build-merger
Browse files

Merge "Update acquired strings" into qt-dev

am: 4bf862c0

Change-Id: I0dad4c483fec43409a14b44e175fac4288cc7bbb
parents eb3adbae 4bf862c0
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -1549,11 +1549,11 @@
    <!-- Message shown during acqusition when the user's face is tilted too high or too low [CHAR LIMIT=50] -->
    <string name="face_acquired_tilt_too_extreme">Turn your head a little less.</string>
    <!-- Message shown during acquisiton when the user's face is tilted too far left or right [CHAR LIMIT=50] -->
    <string name="face_acquired_roll_too_extreme">Please straighten your head vertically.</string>
    <string name="face_acquired_roll_too_extreme">Turn your head a little less.</string>
    <!-- Message shown during acquisition when the user's face is obscured [CHAR LIMIT=50] -->
    <string name="face_acquired_obscured">Clear the space between your head and the phone.</string>
    <string name="face_acquired_obscured">Remove anything hiding your face.</string>
    <!-- Message shown during acquisition when the sensor is dirty [CHAR LIMIT=50] -->
    <string name="face_acquired_sensor_dirty">Please clean the camera.</string>
    <string name="face_acquired_sensor_dirty">Clean the sensor at the top edge of the screen.</string>
    <!-- Array containing custom messages shown during face acquisition from vendor.  Vendor is expected to add and translate these strings -->
    <string-array name="face_acquired_vendor">
    </string-array>