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

Commit b9317391 authored by Beverly's avatar Beverly Committed by Beverly Tai
Browse files

Update biometric not recognized string

Fixes: 300144369
Flag: NONE
Test: manual
Change-Id: I12b08c6f1b7f2c48c9a99594b20736d087b085e1
parent a5813cbe
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1820,7 +1820,7 @@
    <!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
    <string name="fingerprint_acquired_partial">Press firmly on the sensor</string>
    <!-- Message shown during fingerprint acquisision when the fingerprint cannot be recognized -->
    <string name="fingerprint_acquired_insufficient">Can\u2019t recognize fingerprint. Try again.</string>
    <string name="fingerprint_acquired_insufficient">Fingerprint not recognized. Try again.</string>
    <!-- Message shown during fingerprint acquisision when the fingerprint sensor needs cleaning -->
    <string name="fingerprint_acquired_imager_dirty">Clean fingerprint sensor and try again</string>
    <string name="fingerprint_acquired_imager_dirty_alt">Clean sensor and try again</string>
@@ -1954,7 +1954,7 @@
    <!-- Message shown during face acquisition when the sensor needs to be recalibrated [CHAR LIMIT=50] -->
    <string name="face_acquired_recalibrate">Please re-enroll your face.</string>
    <!-- Message shown during face enrollment when a different person's face is detected [CHAR LIMIT=50] -->
    <string name="face_acquired_too_different">Can\u2019t recognize face. Try again.</string>
    <string name="face_acquired_too_different">Face not recognized. Try again.</string>
    <!-- Message shown during face enrollment when the face is too similar to a previous acquisition [CHAR LIMIT=50] -->
    <string name="face_acquired_too_similar">Change the position of your head slightly</string>
    <!-- Message shown during acqusition when the user's face is turned too far left or right [CHAR LIMIT=50] -->
+2 −2
Original line number Diff line number Diff line
@@ -449,11 +449,11 @@
    <!-- Content description after successful auth when confirmation required -->
    <string name="fingerprint_dialog_authenticated_confirmation">Press the unlock icon to continue</string>
    <!-- Message shown to inform the user a face cannot be recognized and fingerprint should instead be used.[CHAR LIMIT=50] -->
    <string name="fingerprint_dialog_use_fingerprint_instead">Can\u2019t recognize face. Use fingerprint instead.</string>
    <string name="fingerprint_dialog_use_fingerprint_instead">Face not recognized. Use fingerprint instead.</string>
    <!-- Message shown to inform the user a face cannot be recognized and fingerprint should instead be used.[CHAR LIMIT=50] -->
    <string name="keyguard_face_failed_use_fp">@string/fingerprint_dialog_use_fingerprint_instead</string>
    <!-- Message shown to inform the user a face cannot be recognized. [CHAR LIMIT=25] -->
    <string name="keyguard_face_failed">Can\u2019t recognize face</string>
    <string name="keyguard_face_failed">Face not recognized</string>
    <!-- Message shown to suggest using fingerprint sensor to authenticate after another biometric failed. [CHAR LIMIT=25] -->
    <string name="keyguard_suggest_fingerprint">Use fingerprint instead</string>
    <!-- Message shown to inform the user that face unlock is not available. [CHAR LIMIT=59] -->