From da1779816b8afc29d9c5efc38971346804ad191e Mon Sep 17 00:00:00 2001 From: Vincent Breitmoser Date: Tue, 23 Sep 2014 16:19:01 +0200 Subject: take failed keys into account in importkeyresult notification --- OpenKeychain/src/main/res/values/strings.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'OpenKeychain/src/main/res/values/strings.xml') diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 01b461316..c77c50b72 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -394,6 +394,10 @@ "Successfully updated key%2$s." "Successfully updated %1$d keys%2$s." + + "Import failed for one key." + "Import failed for %d keys." + "View Log" "Nothing to import." "Import cancelled." -- cgit v1.2.3