aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorDaniel Albert <albert_daniel@t-online.de>2014-07-17 20:01:53 +0200
committerDaniel Albert <albert_daniel@t-online.de>2014-07-17 20:01:53 +0200
commit01046fc0e71809aef89cd05244b4be325279d7ca (patch)
treecc3b8773419bac63f58e746eb4a57923513a035a /OpenKeychain/src/main/res/values/strings.xml
parentf15df98ab59e4741d68c385abc37f0d5b66fb624 (diff)
downloadopen-keychain-01046fc0e71809aef89cd05244b4be325279d7ca.tar.gz
open-keychain-01046fc0e71809aef89cd05244b4be325279d7ca.tar.bz2
open-keychain-01046fc0e71809aef89cd05244b4be325279d7ca.zip
Added description to Setting, Changed title to suggested one
Diffstat (limited to 'OpenKeychain/src/main/res/values/strings.xml')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index 50f73e73b..5e9c97ad9 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -109,7 +109,8 @@
<string name="label_passphrase_again">Again</string>
<string name="label_algorithm">Algorithm</string>
<string name="label_ascii_armor">ASCII Armor</string>
- <string name="label_conceal_pgp_application">Conceal PGP Application (OpenKeychain)</string>
+ <string name="label_conceal_pgp_application">Let others know that you're using OpenKeychain</string>
+ <string name="label_conceal_pgp_application_summary">Writes 'OpenKeychain v2.7' to OpenPGP signatures, ciphertext, and exported keys</string>
<string name="label_select_public_keys">Recipients</string>
<string name="label_delete_after_encryption">Delete After Encryption</string>
<string name="label_delete_after_decryption">Delete After Decryption</string>