Catch security exception, known problem...

This commit is contained in:
Dominik Schürmann
2014-09-02 13:51:09 +02:00
parent b547258df6
commit 0c437acd43
2 changed files with 24 additions and 13 deletions

View File

@@ -193,6 +193,7 @@
<string name="secret_key_deletion_confirmation">"Do you really want to delete the SECRET key \'%s\'?\nYou can\'t undo this!"</string>
<string name="public_key_deletetion_confirmation">"Do you really want to delete the public key \'%s\'?\nYou can\'t undo this!"</string>
<string name="also_export_secret_keys">Also export secret keys</string>
<string name="reinstall_openkeychain">You encountered a known bug with Android. Please reinstall OpenKeychain if you want to link your contacts with keys.</string>
<string name="key_exported">Successfully exported 1 key.</string>
<string name="keys_exported">Successfully exported %d keys.</string>