aboutsummaryrefslogtreecommitdiffstats
path: root/res/values/strings.xml
diff options
context:
space:
mode:
authorThialfihar <thialfihar@gmail.com>2010-08-17 21:49:34 +0000
committerThialfihar <thialfihar@gmail.com>2010-08-17 21:49:34 +0000
commit446f4b493d35c48ebfc54a81e137a08babc0e236 (patch)
treea8c51303ff257480555f3dfad468638807e26d3b /res/values/strings.xml
parente4dd80005c4839f74c76270b1f7c2668e8007305 (diff)
downloadopen-keychain-446f4b493d35c48ebfc54a81e137a08babc0e236.tar.gz
open-keychain-446f4b493d35c48ebfc54a81e137a08babc0e236.tar.bz2
open-keychain-446f4b493d35c48ebfc54a81e137a08babc0e236.zip
added a key server preference, allowing multiple key servers to be added
Update issue 9 Key server preference added.
Diffstat (limited to 'res/values/strings.xml')
-rw-r--r--res/values/strings.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values/strings.xml b/res/values/strings.xml
index 472e43770..dabade473 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -29,6 +29,7 @@
<string name="title_createKey">Create Key</string>
<string name="title_editKey">Edit Key</string>
<string name="title_preferences">Preferences</string>
+ <string name="title_keyServerPreference">Key Server Preference</string>
<string name="title_changePassPhrase">Change Pass Phrase</string>
<string name="title_setPassPhrase">Set Pass Phrase</string>
<string name="title_sendEmail">"Send Mail..."</string>
@@ -111,6 +112,7 @@
<string name="label_fileCompression">File Compression</string>
<string name="label_language">Language</string>
<string name="label_forceV3Signature">Force V3 Signatures</string>
+ <string name="label_keyServers">Key Servers</string>
<string name="noKeysSelected">Select</string>
<string name="oneKeySelected">1 Selected</string>
@@ -125,6 +127,7 @@
<string name="canSign">can sign</string>
<string name="expired">expired</string>
<string name="notValid">not valid</string>
+ <string name="nKeyServers">%s key server(s)</string>
<!-- choice_lowerCase: capitalized first word, no punctuation -->
<string name="choice_none">None</string>