aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res/values
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2014-08-20 19:34:36 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2014-08-20 19:34:36 +0200
commitfe1f5489ff8e819c8711f9bde3a19573bc621110 (patch)
tree8754f34ea06cfa0c1b6d94b4bbc1f09d0f2e5d64 /OpenKeychain/src/main/res/values
parent9aaaac068efa21c4f9fdc8ae9c79abdee685b0fc (diff)
downloadopen-keychain-fe1f5489ff8e819c8711f9bde3a19573bc621110.tar.gz
open-keychain-fe1f5489ff8e819c8711f9bde3a19573bc621110.tar.bz2
open-keychain-fe1f5489ff8e819c8711f9bde3a19573bc621110.zip
consolidate: implement (mostly) recovery mode
Diffstat (limited to 'OpenKeychain/src/main/res/values')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index 1bd412d4d..64c743ead 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -703,7 +703,7 @@
</plurals>
<string name="msg_con_reimport_secret_skip">No secret keys to reimport, skipping…</string>
<string name="msg_con_warn_delete_public">Exception deleting public cache file</string>
- <string name="msg_con_warn_delete_secret">Exception deleting public cache file</string>
+ <string name="msg_con_warn_delete_secret">Exception deleting secret cache file</string>
<!-- PassphraseCache -->
<string name="passp_cache_notif_click_to_clear">Click to clear cached passphrases</string>