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

Commit 13025c53 authored by joshmccloskey's avatar joshmccloskey
Browse files

Updated string.

Test: Manual.
Fixes: 134942711
Change-Id: I13827259f94be8c43f80f74e4c1987e4073288dd
parent 0721d488
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1555,8 +1555,8 @@
    <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">Remove anything hiding your face.</string>
    <!-- Message shown during acquisition when the sensor is dirty [CHAR LIMIT=50] -->
    <string name="face_acquired_sensor_dirty">Clean the sensor at the top edge of the screen.</string>
    <!-- Message shown during acquisition when the sensor is dirty [CHAR LIMIT=100] -->
    <string name="face_acquired_sensor_dirty">Clean the top of your screen, including the black bar</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>