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

Commit 3b6410c9 authored by Kevin Chyn's avatar Kevin Chyn
Browse files

Fix biometric string

Fixes: 169163181

Test: Builds
Change-Id: I8ae5cdc32957fa63849213fb04f10c8fb2e00211
parent af667e87
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -715,7 +715,7 @@
    <!-- Introduction title shown in biometric enrollment screen for devices that have both fingerprint and face. [CHAR LIMIT=60] -->
    <string name="multi_biometric_enroll_title">Unlock your phone securely with your face and fingerprint</string>
    <!-- Introduction subtitle shown in the biometric enrollment screen. [CHAR LIMIT=60] -->
    <string name="multi_biometric_enroll_subtitle">You can also sign in to apps and confirm payment</string>
    <string name="multi_biometric_enroll_subtitle">You can also sign in to apps and confirm payments</string>
    <!-- Section description preceding the biometric sensors available for the user to select for enrollment. [CHAR LIMIT=40] -->
    <string name="multi_biometric_enroll_setup_with">Set up unlock with:</string>
    <!-- Title for a preference containing a checkbox which if selected will allow the user to proceed to set up face unlock. [CHAR LIMIT=32] -->