From d004bf236bd51817adf5963a3f970acd4e5a243e Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Sat, 4 Oct 2014 16:01:24 +0200 Subject: improve CertifyResult, add custom notify --- OpenKeychain/src/main/res/values/strings.xml | 27 ++++++++++++++++++++++----- 1 file changed, 22 insertions(+), 5 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 28933ac89..4ce73b5cb 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -387,6 +387,11 @@ "Fingerprint is too short (< 16 characters)" "Scan QR Codeā€¦" + + "View Log" + ", with warnings" + ", until cancelled" + "Successfully imported key" @@ -408,15 +413,26 @@ "Import failed for one key!" "Import failed for %d keys!" - "View Log" - "Nothing to import." - "Import cancelled." - ", with warnings" - ", until cancelled" "Import failed!" "Import of %d keys failed!" + "Nothing to import." + "Import cancelled." + + + + "Successfully certified key%2$s." + "Successfully certified %1$d keys%2$s." + + + "Certification failed!" + "Certification failed for %d keys!" + + + "Certification failed!" + "Certification of %d keys failed!" + "Decrypt File with OpenKeychain" @@ -882,6 +898,7 @@ "Certifying %1$d user ids for key %2$s" "Master key not found!" + "No keys certified!" "Error unlocking master key!" "Fingerprint mismatch, not certifying!" "Certifying keyrings" -- cgit v1.2.3