aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/res/values/strings.xml
diff options
context:
space:
mode:
authorDominik Schürmann <dominik@dominikschuermann.de>2014-01-13 00:39:51 +0100
committerDominik Schürmann <dominik@dominikschuermann.de>2014-01-13 00:39:51 +0100
commitface67d64b06f14913fff9ce61ae4a23421cec28 (patch)
treea5054d46f9130a55bd57c2b095ba93855d101f37 /OpenPGP-Keychain/res/values/strings.xml
parentc740d409c4f8977da22738f98f16f6b3f624ea73 (diff)
downloadopen-keychain-face67d64b06f14913fff9ce61ae4a23421cec28.tar.gz
open-keychain-face67d64b06f14913fff9ce61ae4a23421cec28.tar.bz2
open-keychain-face67d64b06f14913fff9ce61ae4a23421cec28.zip
key view is working
Diffstat (limited to 'OpenPGP-Keychain/res/values/strings.xml')
-rw-r--r--OpenPGP-Keychain/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/res/values/strings.xml b/OpenPGP-Keychain/res/values/strings.xml
index a84cd52a1..87f7c5a8f 100644
--- a/OpenPGP-Keychain/res/values/strings.xml
+++ b/OpenPGP-Keychain/res/values/strings.xml
@@ -55,6 +55,7 @@
<string name="section_defaults">Defaults</string>
<string name="section_advanced">Advanced</string>
<string name="section_master_key">Master Key</string>
+ <string name="section_master_user_id">Master User ID</string>
<string name="section_actions">Actions</string>
<!-- button -->
@@ -137,6 +138,7 @@
<string name="label_comment">Comment</string>
<string name="label_email">Email</string>
<string name="label_send_key">Send Key to Server?</string>
+ <string name="label_fingerprint">Fingerprint</string>
<string name="no_keys_selected">Select</string>
<string name="one_key_selected">1 Selected</string>
<string name="n_keys_selected">Selected</string>