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

Commit 3771ddc6 authored by Kevin Chyn's avatar Kevin Chyn Committed by Automerger Merge Worker
Browse files

Merge "Fix 'verify it's you' string by using the correct single quote." into...

Merge "Fix 'verify it's you' string by using the correct single quote." into rvc-dev am: 6688c811 am: 0003eb00 am: 97c52cf6

Change-Id: Ib23dd37f3844242bd6360d99cc056a41e67b1774
parents 1c822a6b 97c52cf6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1475,7 +1475,7 @@
    <string name="permdesc_mediaLocation">Allows the app to read locations from your media collection.</string>

    <!-- Title shown when the system-provided biometric dialog is shown, asking the user to authenticate. [CHAR LIMIT=40] -->
    <string name="biometric_dialog_default_title">Verify it\u2018s you</string>
    <string name="biometric_dialog_default_title">Verify it\u2019s you</string>
    <!-- Message shown when biometric hardware is not available [CHAR LIMIT=50] -->
    <string name="biometric_error_hw_unavailable">Biometric hardware unavailable</string>
    <!-- Message shown when biometric authentication was canceled by the user [CHAR LIMIT=50] -->