From e083ccc37029bea5c130582756dc119920f577be Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Fri, 6 Jun 2014 16:15:45 +0200 Subject: import-log: add import log string resources --- OpenKeychain/src/main/res/values/strings.xml | 38 ++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index eeb6b3742..0755d9fb2 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -520,4 +520,42 @@ Encoding error No encryption subkey available! + + Applying insert batch operation. + Tried to import secret keyring as public. This is a bug, please file a report! + No old key deleted (creating a new one?) + Deleted old key from database + Operation failed due to encoding error + Operation failed due to i/o error + Operation failed due to database error + Operation failed due to internal error + Importing public keyring + Inserting keyring data + Inserting subkey %s + Inserting subkeys + Preserving available secret key + Re-inserting secret key + Successfully inserted secret keyring + Retrieving trusted keys + Using %s trusted keys + Secret key available, self certificates are trusted + Encountered bad certificate! + Error processing certificate! + Found good certificate from %s + Ignored %s certificates from unknown pubkeys + Classifying user ids + Inserting user ids + Processing user id %s + Bad self certificate encountered! + Found good self certificate + Ignoring older self certificate + Using more recent good self certificate + Tried to import public keyring as secret. This is a bug, please file a report! + Importing secret key %s + Processing secret subkeys + Error encoding keyring + Subkey %s unavailable in public key + Marked %s as available + Successfully inserted secret keyring + -- cgit v1.2.3