aboutsummaryrefslogtreecommitdiffstats
path: root/OpenPGP-Keychain/src/main/res/values
diff options
context:
space:
mode:
authoruberspot <onexemailx@gmail.com>2014-03-15 01:51:01 +0200
committeruberspot <onexemailx@gmail.com>2014-03-15 01:51:01 +0200
commite387dd7c54ddfdbe8379b57e00fed567510fd863 (patch)
treeaa6e3e44abcce4d31f6e40305406607d00b66102 /OpenPGP-Keychain/src/main/res/values
parentefab1d27ac7ffb9e39fe5acd8064c708dc588452 (diff)
downloadopen-keychain-e387dd7c54ddfdbe8379b57e00fed567510fd863.tar.gz
open-keychain-e387dd7c54ddfdbe8379b57e00fed567510fd863.tar.bz2
open-keychain-e387dd7c54ddfdbe8379b57e00fed567510fd863.zip
Fix export for new unified key list #409
Diffstat (limited to 'OpenPGP-Keychain/src/main/res/values')
-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 77891d6c7..947801217 100644
--- a/OpenPGP-Keychain/src/main/res/values/strings.xml
+++ b/OpenPGP-Keychain/src/main/res/values/strings.xml
@@ -219,6 +219,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="also_export_secret_keys">Also export secret keys?</string>
<plurals name="keys_added_and_updated_1">
<item quantity="one">Successfully added %d key</item>