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

Commit 0019eebb authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Update timeout string

Fixes: 132656781

Test: Builds
Change-Id: Ia2bc75bec380d650ec71f50675aa64a67e49d12a
parent 4e1078e2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1561,7 +1561,7 @@
    <!-- Error message shown when the face hardware can't be accessed. [CHAR LIMIT=69] -->
    <string name="face_error_hw_not_available">Can\u2019t verify face. Hardware not available.</string>
    <!-- Error message shown when the face hardware timer has expired and the user needs to restart the operation. [CHAR LIMIT=50] -->
    <string name="face_error_timeout">Face timeout reached. Try again.</string>
    <string name="face_error_timeout">Try face authentication again.</string>
    <!-- Error message shown when the face hardware has run out of room for storing faces. [CHAR LIMIT=69] -->
    <string name="face_error_no_space">Can\u2019t store new face data. Delete an old one first.</string>
    <!-- Generic error message shown when the face operation (e.g. enrollment or authentication) is canceled. Generally not shown to the user. [CHAR LIMIT=50] -->