From 726ff0b501644e0cef6d5d4a086e73c258b2361c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Sun, 29 Mar 2015 21:00:36 +0200 Subject: Fix strings with email address --- OpenKeychain/src/main/res/values/strings.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/OpenKeychain/src/main/res/values/strings.xml b/OpenKeychain/src/main/res/values/strings.xml index 274504315..78940aa9e 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -262,7 +262,7 @@ "external storage not ready" "key size must be at least 512bit" "unknown algorithm choice" - "no email found" + "no email address found" "need at least one identity" "no passphrase given" "no signature key given" @@ -630,7 +630,7 @@ "Change key configuration" "Add email address" "Additional email addresses are also associated to this key and can be used for secure communication." - "Email has already been added" + "Email address has already been added" "Revoked: Key must not be used anymore!" -- cgit v1.2.3