android:text="A fingerprint slot was found, but it appears to have been invalidated by the Android keystore. Go to "Settings -> Key slots" to readd your fingerprint."/>
android:text="The database is only as secure as your weakest key.\n\nWhen a new fingerprint is enrolled, all keys are wiped from the keystore. You should always have at least one password slot to prevent accidental data loss."/>
<stringname="authentication_method_none_description">The database will be stored in plain text</string>
<stringname="authentication_method_none_description">You don\'t need a password to unlock the vault and it will not be encrypted. This option is not recommended.</string>
<stringname="authentication_method_fingerprint_description">In addition to a password, fingerprints registered on this device can be used to decrypt the database</string>
<stringname="authentication_method_fingerprint_description">In addition to a password, fingerprints registered on this device can be used to unlock the vault.</string>
<stringname="authentication_enter_password">Enter your password</string>
<stringname="authentication">Open the database</string>
<stringname="authentication">Unlock the vault</string>
<stringname="set_password">Please enter a password</string>
<stringname="set_password_confirm">Please confirm the password</string>
<stringname="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-arrayname="authentication_methods">
<item>None</item>
@ -67,4 +70,18 @@
<!-- TODO: Remove or change this placeholder text -->
<stringname="slots_warning">The vault is only as secure as your weakest secret. When a new fingerprint is added to your device, you will to reactivate fingerprint authentication within Aegis.</string>