You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<stringname="fingerprint_hint">Touch da sensor</string>
15
+
16
+
<!-- Error messages -->
17
+
<stringname="fingerprint_auth_not_available_msg"><![CDATA[\"Secure lock screen hasn\'t set up.\\n\" + \"Go to \'Settings -> Security -> Fingerprint\' to set up a fingerprint\"]]></string>
18
+
<stringname="fingerprint_auth_not_enrolled_msg">Go to \'Settings -> Security -> Fingerprint\' and register at least one fingerprint</string>
19
+
<stringname="fingerprint_not_initialised_error_msg">Fingerprint not initialised</string>
20
+
<stringname="fingerprint_not_available_error_msg">Fingerprint not available</string>
21
+
<stringname="fingerprint_not_recognized_error_msg">Fingerprint not recognized</string>
22
+
<stringname="warning_password_empty">Password can\'t be empty</string>
0 commit comments