aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-09-02 13:51:09 +0200
committerDominik Schürmann <dominik@dominikschuermann.de>2014-09-02 13:51:09 +0200
commit0c437acd43ede673c2540e37dec3a0f2e26a71f3 (patch)
treeb2e85ccd71ee0d4e625ea2281f66a51d39c2fd2a /OpenKeychain/src/main/res
parentb547258df6a66a0e4d0830f5c10662a3a7095b0c (diff)
downloadopen-keychain-0c437acd43ede673c2540e37dec3a0f2e26a71f3.tar.gz
open-keychain-0c437acd43ede673c2540e37dec3a0f2e26a71f3.tar.bz2
open-keychain-0c437acd43ede673c2540e37dec3a0f2e26a71f3.zip
Catch security exception, known problem...
Diffstat (limited to 'OpenKeychain/src/main/res')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index 7775bc259..7a137dcf3 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -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>