aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-07 23:54:12 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-07 23:54:12 +0100
commit1970d4be6eb9d4bd09d3e4a95a344454e497be24 (patch)
tree5c755361ceb50ff0e5bce69a50f22c2a88a73c00 /OpenPGP-Keychain/res
parent2ccfc09f440c3805674f34a599b42e16b430dcc6 (diff)
downloadopen-keychain-1970d4be6eb9d4bd09d3e4a95a344454e497be24.tar.gz
open-keychain-1970d4be6eb9d4bd09d3e4a95a344454e497be24.tar.bz2
open-keychain-1970d4be6eb9d4bd09d3e4a95a344454e497be24.zip
multi selection for secret key list
Diffstat (limited to 'OpenPGP-Keychain/res')
-rw-r--r--OpenPGP-Keychain/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenPGP-Keychain/res/values/strings.xml b/OpenPGP-Keychain/res/values/strings.xml
index 792f2cc85..b02d72bb8 100644
--- a/OpenPGP-Keychain/res/values/strings.xml
+++ b/OpenPGP-Keychain/res/values/strings.xml
@@ -364,7 +364,7 @@
<string name="key_list_empty_text2">You can start by</string>
<string name="key_list_empty_text3">or</string>
<string name="key_list_empty_button_create">creating your own key pair</string>
- <string name="key_list_empty_button_import">importing public keys.</string>
+ <string name="key_list_empty_button_import">importing keys.</string>
<!-- Key view -->
<string name="key_view_action_encrypt">Encrypt to this contact</string>