aboutsummaryrefslogtreecommitdiffstats
path: root/OpenKeychain/src/main/res
diff options
context:
space:
mode:
authorVincent Breitmoser <valodim@mugenguild.com>2014-06-12 22:27:32 +0200
committerVincent Breitmoser <valodim@mugenguild.com>2014-06-12 22:27:32 +0200
commit79131be5f09c9ebaaa9c76ef717b2bd68c9b49db (patch)
tree0dec31963dc798398b5ef3027187e15e672196b5 /OpenKeychain/src/main/res
parent0594d9156ef148e3dd4ad7301cb4c036893dd383 (diff)
downloadopen-keychain-79131be5f09c9ebaaa9c76ef717b2bd68c9b49db.tar.gz
open-keychain-79131be5f09c9ebaaa9c76ef717b2bd68c9b49db.tar.bz2
open-keychain-79131be5f09c9ebaaa9c76ef717b2bd68c9b49db.zip
canonicalize: simplify import with info from canonicalization
Diffstat (limited to 'OpenKeychain/src/main/res')
-rw-r--r--OpenKeychain/src/main/res/values/strings.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml
index 1f0cf0c4e..29bcdd679 100644
--- a/OpenKeychain/src/main/res/values/strings.xml
+++ b/OpenKeychain/src/main/res/values/strings.xml
@@ -531,7 +531,6 @@
<string name="msg_ip_subkey_flags_xex">Subkey flags: encrypt</string>
<string name="msg_ip_subkey_flags_xxs">Subkey flags: sign</string>
<string name="msg_ip_subkey_flags_xxx">Subkey flags: none</string>
- <string name="msg_ip_subkey_future">Subkey creation date lies in the future! (%s)</string>
<string name="msg_ip_success">Successfully imported public keyring</string>
<string name="msg_ip_reinsert_secret">Re-inserting secret key</string>
<string name="msg_ip_uid_cert_bad">Encountered bad certificate!</string>
@@ -542,10 +541,7 @@
<string name="msg_ip_uid_reorder">Re-ordering user ids</string>
<string name="msg_ip_uid_processing">Processing user id %s</string>
<string name="msg_ip_uid_revoked">Found uid revocation certificate</string>
- <string name="msg_ip_uid_self_bad">Bad self certificate encountered!</string>
<string name="msg_ip_uid_self_good">Found good self certificate</string>
- <string name="msg_ip_uid_self_ignoring_old">Ignoring older self certificate</string>
- <string name="msg_ip_uid_self_newer">Using more recent good self certificate</string>
<string name="msg_is_bad_type_public">Tried to import public keyring as secret. This is a bug, please file a report!</string>
<!-- Import Secret log entries -->