From 067ffa876d4ec4e1f2ee63c851cb3c48f7eb1aa2 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Tue, 10 Jun 2014 01:30:20 +0200 Subject: import-log: add OperationResults, use it in ImportKeys operation --- OpenKeychain/src/main/res/values/strings.xml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'OpenKeychain/src/main/res/values') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 6f21900fe..86219da70 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -529,13 +529,17 @@ Operation failed due to i/o error Operation failed due to database error Operation failed due to internal error - Importing public keyring + Importing public keyring %s Inserting keyring data - Inserting subkey %s Inserting subkeys Preserving available secret key - Re-inserting secret key + Processing subkey %s + Subkey expired on %s + Subkey expires on %s + Subkey flags: %s + Subkey creation date lies in the future! (%s) Successfully inserted public keyring + Re-inserting secret key Retrieving trusted keys Using %s trusted keys Secret key available, self certificates are trusted @@ -546,6 +550,7 @@ Classifying user ids Inserting user ids Processing user id %s + Found uid revocation certificate Bad self certificate encountered! Found good self certificate Ignoring older self certificate @@ -558,5 +563,6 @@ Marked %s as available Marked %s as stripped Successfully inserted secret keyring + Log -- cgit v1.2.3