aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2014-10-08 15:15:25 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2014-10-08 15:15:25 +0200
commit1b160f68c916e59262091496440370c7678a65fe (patch)
tree0c10d0a2eeadc489d9f3e4752598670630ba3895 /OpenKeychain/src/main
parenta96813198c20e14ebad94a80f8658933833680ef (diff)
downloadopen-keychain-1b160f68c916e59262091496440370c7678a65fe.tar.gz
open-keychain-1b160f68c916e59262091496440370c7678a65fe.tar.bz2
open-keychain-1b160f68c916e59262091496440370c7678a65fe.zip
slightly change text in certify dialog
Diffstat (limited to 'OpenKeychain/src/main')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index 7fdc1b419..bf623043c 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -945,7 +945,7 @@
<string name="empty_certs">"No certificates for this key"</string>
<string name="certs_text">"Only validated self-certificates and validated certificates created with your keys are displayed here."</string>
<string name="section_uids_to_certify">"Identities"</string>
- <string name="certify_text">"Are the selected identities corresponding to the persons you are exchanging keys with?\nDeselect all unknown ones."</string>
+ <string name="certify_text">"Do the selected identities match the persons you are exchanging keys with? Deselect all unknown ones."</string>
<string name="label_revocation">"Revocation Reason"</string>
<string name="label_verify_status">"Verification Status"</string>
<string name="label_cert_type">"Type"</string>