aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values
diff options
context:
space:
mode:
authorAdithya Abraham Philip <adithyaphilip@gmail.com>2015-03-09 00:37:14 +0530
committerAdithya Abraham Philip <adithyaphilip@gmail.com>2015-03-10 01:08:09 +0530
commitbc43797c32542aa48a34f44d486645d24fca06ba (patch)
tree736991e0d760ad49dbb77814cee4085ce67ff04b /OpenKeychain/src/main/res/values
parentcc66435e38248880fee3af795619b5794b65d222 (diff)
downloadopen-keychain-bc43797c32542aa48a34f44d486645d24fca06ba.tar.gz
open-keychain-bc43797c32542aa48a34f44d486645d24fca06ba.tar.bz2
open-keychain-bc43797c32542aa48a34f44d486645d24fca06ba.zip
added card
Diffstat (limited to 'OpenKeychain/src/main/res/values')
-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 2c83ac070..61c406d48 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -47,6 +47,7 @@
<!-- section -->
<string name="section_user_ids">"Identities"</string>
+ <string name="section_linked_system_contact">"Linked System Contact"</string>
<string name="section_should_you_trust">"Should you trust this key?"</string>
<string name="section_proof_details">Proof verification</string>
<string name="section_cloud_evidence">"Proofs from the cloud"</string>