aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-13 14:30:08 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-13 14:30:08 +0100
commit008db45dff789a65853c6e7acc29967650d60a0d (patch)
tree88b98d0a6d180538181aa0a3249824167c22747d
parent92aa5b36bba57e4927f146d49c9f124a37b7b5f9 (diff)
downloadopen-keychain-008db45dff789a65853c6e7acc29967650d60a0d.tar.gz
open-keychain-008db45dff789a65853c6e7acc29967650d60a0d.tar.bz2
open-keychain-008db45dff789a65853c6e7acc29967650d60a0d.zip
simplify wording
-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 87f7c5a8f..72709965a 100644
--- a/OpenPGP-Keychain/res/values/strings.xml
+++ b/OpenPGP-Keychain/res/values/strings.xml
@@ -366,7 +366,7 @@
<string name="key_list_empty_text1">No keys available yet…</string>
<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_create">creating your own key</string>
<string name="key_list_empty_button_import">importing keys.</string>
<!-- Key view -->