Fix help text that's displayed after keystore key invalidation

pull/120/head
Alexander Bakker 7 years ago
parent 0b23b21ce6
commit 3a46558af7

@ -48,8 +48,7 @@
<string name="authentication">Unlock the vault</string>
<string name="set_password">Please enter a password</string>
<string name="set_password_confirm">Please confirm the password</string>
<string name="invalidated_fingerprint">A change in your device\'s security settings has been detected. Please go to \"Settings -> Key slots\" and re-add your fingerprint.</string>
<string name="invalidated_fingerprint">A change in your device\'s security settings has been detected. Please go to \"Settings -> Fingerprint\" and re-add your fingerprint.</string>
<string-array name="authentication_methods">
<item>None</item>

Loading…
Cancel
Save