Some minor rewording
This commit is contained in:
parent
350982a39a
commit
1345e4fc73
1 changed files with 3 additions and 3 deletions
|
@ -75,14 +75,14 @@
|
|||
<string name="settings_toast_encryption_change_success">Successfully changed the database
|
||||
encryption!</string>
|
||||
<string name="settings_toast_encryption_change_failed">Failed to change database encryption,
|
||||
restored database from internal backup!</string>
|
||||
falling back to original state!</string>
|
||||
<string name="settings_toast_encryption_backup_failed">Failed to create an internal
|
||||
backup, aborting!</string>
|
||||
<string name="settings_toast_encryption_no_key">Failed to get the encryption key, aborting!</string>
|
||||
<string name="settings_toast_encryption_auth_failed">Authentication failed, aborting!</string>
|
||||
<string name="settings_toast_encryption_auth_failed">Authentication failed!</string>
|
||||
|
||||
<string name="settings_toast_auth_upgrade_failed">Failed to silently upgrade your password / PIN
|
||||
to the new encryption, please manually reset it in the settings!</string>
|
||||
to the new encryption, please manually reset it in the Settings!</string>
|
||||
|
||||
<string name="settings_dialog_title_error">Error</string>
|
||||
<string name="settings_dialog_title_clear_keystore">Clear the KeyStore?</string>
|
||||
|
|
Loading…
Reference in a new issue