aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
authorThialfihar <thialfihar@gmail.com>2010-08-18 00:23:28 +0000
committerThialfihar <thialfihar@gmail.com>2010-08-18 00:23:28 +0000
commit4f25edbe9701a37c5b9589a6911cf695017578c6 (patch)
tree0d24caad347335329c9f39637d9283d47efab842 /res
parentc57c36b3a53f92ece7df2c6c1f1e0316a2c92bb9 (diff)
downloadopen-keychain-4f25edbe9701a37c5b9589a6911cf695017578c6.tar.gz
open-keychain-4f25edbe9701a37c5b9589a6911cf695017578c6.tar.bz2
open-keychain-4f25edbe9701a37c5b9589a6911cf695017578c6.zip
added a context menu item to update public keys via key server, adding a key id look up Intent for the key server query
Update issue 9 Status: Fixed Added public key update via key server. Considering this issue fixed now. More key server features will be added, but general support is added.
Diffstat (limited to 'res')
-rw-r--r--res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 2ca8d949b..92b9b170b 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -90,6 +90,7 @@
<string name="menu_search">Search</string>
<string name="menu_help">Help</string>
<string name="menu_keyServer">Key Server</string>
+ <string name="menu_updateKey">Update</string>
<!-- label_lowerCase: capitalized words, no punctuation -->
<string name="label_sign">Sign</string>