aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAshley Hughes <spirit.returned@gmail.com>2014-04-01 00:37:18 +0100
committerAshley Hughes <spirit.returned@gmail.com>2014-04-01 00:37:18 +0100
commit9283205ea8a0dfb57320ec0387bc9c9f89f03dc2 (patch)
treef2a151f740caff65966d4ed597097923c1f67268 /OpenPGP-Keychain/src/main/res/values/strings.xml
parent5bc902dbb1834cc07e9f6712d7a43450028ef459 (diff)
downloadopen-keychain-9283205ea8a0dfb57320ec0387bc9c9f89f03dc2.tar.gz
open-keychain-9283205ea8a0dfb57320ec0387bc9c9f89f03dc2.tar.bz2
open-keychain-9283205ea8a0dfb57320ec0387bc9c9f89f03dc2.zip
don't disable save button, show message if nothing needs to be done
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/values/strings.xml')
-rw-r--r--OpenPGP-Keychain/src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenPGP-Keychain/src/main/res/values/strings.xml b/OpenPGP-Keychain/src/main/res/values/strings.xml
index 5d325d5ec..cbfd0a194 100644
--- a/OpenPGP-Keychain/src/main/res/values/strings.xml
+++ b/OpenPGP-Keychain/src/main/res/values/strings.xml
@@ -327,6 +327,7 @@
<item quantity="one">part of the loaded file is a valid OpenPGP object but not a OpenPGP key</item>
<item quantity="other">parts of the loaded file are valid OpenPGP objects but not OpenPGP keys</item>
</plurals>
+ <string name="error_change_something_first">You must make changes to the keyring before you can save it</string>
<!-- progress dialogs, usually ending in '…' -->
<string name="progress_done">Done.</string>