aboutsummaryrefslogtreecommitdiffstats
path: root/res/values
diff options
context:
space:
mode:
authorThialfihar <thialfihar@gmail.com>2010-08-22 10:51:24 +0000
committerThialfihar <thialfihar@gmail.com>2010-08-22 10:51:24 +0000
commit12d9bb8deea9db6cc494eced45c5618fb3a12a24 (patch)
tree47a0944640112a32ac10daeba1fcb9bbd5d99356 /res/values
parent453c8e2fb9a46845837fdd0029fddc13953f52ae (diff)
downloadopen-keychain-12d9bb8deea9db6cc494eced45c5618fb3a12a24.tar.gz
open-keychain-12d9bb8deea9db6cc494eced45c5618fb3a12a24.tar.bz2
open-keychain-12d9bb8deea9db6cc494eced45c5618fb3a12a24.zip
moved key editing beta warning into strings.xml
Update issue 39 added: <string name="keyEditingIsBeta">Key editing is still kind of beta.</string>
Diffstat (limited to 'res/values')
-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 df4d86edf..1e83bb7bd 100644
--- a/res/values/strings.xml
+++ b/res/values/strings.xml
@@ -209,6 +209,7 @@
<string name="keyNotFound">Couldn\'t find key %08X.</string>
<string name="keysFound">Found %s key(s).</string>
<string name="unknownSignatureKeyTouchToLookUp">Unknown signature, touch to look up key.</string>
+ <string name="keyEditingIsBeta">Key editing is still kind of beta.</string>
<!-- error_lowerCase: phrases, no punctuation, all lowercase,
they will be put after "errorMessage", e.g. "Error: file not found" -->