From 109bea754207e960a22eaea7df819273df51112f Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Mon, 16 Jun 2014 22:00:19 +0200 Subject: import-log: distinguish master/subkeys, distinguish redundant/bad certs, more docs --- OpenKeychain/src/main/res/values/strings.xml | 26 +++++++++++++++++--------- 1 file changed, 17 insertions(+), 9 deletions(-) (limited to 'OpenKeychain/src/main/res') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 5a2c38419..d365302d9 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -516,14 +516,23 @@ Operation failed due to internal error Importing public keyring %s Encoding keyring data - Evaluating subkeys + Parsing keys Preparing database operations - OK Preserving available secret key + Processing master key %s + Keyring expired on %s + Keyring expires on %s + Master key flags: certify, encrypt, sign + Master key flags: certify, encrypt + Master key flags: certify, sign + Master key flags: encrypt, sign + Master key flags: certify + Master key flags: encrypt + Master key flags: sign + Master key flags: none Processing subkey %s Subkey expired on %s Subkey expires on %s - Subkey flags: %s Subkey flags: certify, encrypt, sign Subkey flags: certify, encrypt Subkey flags: certify, sign @@ -536,13 +545,12 @@ Re-inserting secret key Encountered bad certificate! Error processing certificate! - Found good certificate from %1$s (%2$s) + User id is certified by %1$s (%2$s) Ignoring %s certificates from unknown pubkeys Classifying user ids, using %s trusted signatures Re-ordering user ids Processing user id %s - Found uid revocation certificate - Found good self certificate + User id is revoked Tried to import public keyring as secret. This is a bug, please file a report! @@ -557,7 +565,6 @@ Canonicalizing keyring %s Processing master key - OK Removing bad keyring revocation certificate Removing keyring revocation certificate with "local" flag Removing keyring revocation certificate with future timestamp @@ -578,9 +585,10 @@ Removing bad subkey revocation key Removing bad subkey revocation key Removing redundant keyring revocation key - Subkey binding OK Keyring canonicalization successful - Keyring canonicalization successful, removed %s certificates + Keyring canonicalization successful, removed %s erroneous certificates + Keyring canonicalization successful, removed %1$s erroneous and %2$s redundant certificates + Keyring canonicalization successful, removed %s redundant certificates Removing bad self certificate for user id %s Removing user id certificate with "local" flag Removing user id with future timestamp -- cgit v1.2.3