aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorAshley Hughes <spirit.returned@gmail.com>2014-02-06 22:35:27 +0000
committerAshley Hughes <spirit.returned@gmail.com>2014-02-06 22:35:27 +0000
commitfd33a6764567bfd02c1af228161501078ca8030a (patch)
tree761b683ea3c4a0b8a6dd4a707c68a947a05d02c0 /OpenPGP-Keychain/src/main/res/values/strings.xml
parentaee4ec6d1f5b41d882dea747915af93cd7d84652 (diff)
downloadopen-keychain-fd33a6764567bfd02c1af228161501078ca8030a.tar.gz
open-keychain-fd33a6764567bfd02c1af228161501078ca8030a.tar.bz2
open-keychain-fd33a6764567bfd02c1af228161501078ca8030a.zip
ask for save
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 becf2417e..69a941b02 100644
--- a/OpenPGP-Keychain/src/main/res/values/strings.xml
+++ b/OpenPGP-Keychain/src/main/res/values/strings.xml
@@ -204,6 +204,7 @@
<string name="key_deletion_confirmation">Do you really want to delete the key \'%s\'?\nYou can\'t undo this!</string>
<string name="key_deletion_confirmation_multi">Do you really want to delete all selected keys?\nYou can\'t undo this!</string>
<string name="secret_key_deletion_confirmation">Do you really want to delete the SECRET key \'%s\'?\nYou can\'t undo this!</string>
+ <string name="ask_save_changed_key">You have made changes to the keyring, would you like to save it?</string>
<plurals name="keys_added_and_updated_1">
<item quantity="one">Successfully added %d key</item>