#149 - Modify KeyStore error message
Use "be lost" instead of "get lost" in first sentence Modify second sentence to sound more natural
This commit is contained in:
parent
9e921383ed
commit
08b2e5c3a4
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@
|
|||
\"Last used\".\n\nThis message will not be shown again.</string>
|
||||
|
||||
<string name="dialog_msg_keystore_error">Failed to load the encryption key from the KeyStore.
|
||||
<b>Any entries that are added will get lost.</b>\n\nTo still be able to use andOTP you can go
|
||||
<b>Any entries that are added will be lost.</b>\n\nTo continue using andOTP, you can go
|
||||
to the <b>Settings</b> and switch the <b>Database encryption</b> to <b>Password / PIN</b>.</string>
|
||||
|
||||
<string name="dialog_msg_android21_deprecation">This will be the last version of andOTP to
|
||||
|
|
Loading…
Reference in a new issue