From 965003784bc1972f17b9b3e3d86c6ed07f131489 Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Wed, 14 Jan 2015 00:00:04 +0100 Subject: actually import user attributes (though they are not shown anywhere yet) --- OpenKeychain/src/main/res/values/strings.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (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 d8bfb86f2..c87afa8eb 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -684,6 +684,23 @@ "Re-ordering user IDs" "Processing user ID %s" "User ID is revoked" + + "Processing user attribute of type image" + "Processing user attribute of unknown type" + "Encountered bad certificate!" + "Error processing certificate!" + "Already have a non-revokable certificate, skipping." + "Certificate is older than previous, skipping." + "Certificate is more recent, replacing previous." + "Found good certificate by %1$s" + "Found good certificate revocation by %1$s" + + "Ignoring one certificate issued by an unknown public key" + "Ignoring %s certificates issued by unknown public keys" + + "Classifying user attributes" + "User attribute is revoked" + "Tried to import public keyring as secret. This is a bug, please file a report!" "Tried to import a keyring without canonicalization. This is a bug, please file a report!" -- cgit v1.2.3