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

Commit 8399a363 authored by Joe Bolinger's avatar Joe Bolinger
Browse files

Remove trailing dot.

Fix: 284803780
Test: manual (use BP test app and verify error message using face unlock)
Change-Id: Ie72410ab942bca785dc9ddf8944de0a59ad758ab
parent fa05c1b9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -353,7 +353,7 @@
    <!-- Message shown when a biometric is authenticated, waiting for the user to confirm authentication [CHAR LIMIT=40]-->
    <string name="biometric_dialog_tap_confirm">Tap Confirm to complete</string>
    <!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->
    <string name="biometric_dialog_tap_confirm_with_face">Unlocked by face.</string>
    <string name="biometric_dialog_tap_confirm_with_face">Unlocked by face</string>
    <!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->
    <string name="biometric_dialog_tap_confirm_with_face_alt_1">Unlocked by face. Press to continue.</string>
    <!-- Message shown when a biometric has authenticated with a user's face and is waiting for the user to confirm authentication [CHAR LIMIT=60]-->