From 0d6d4653b43fcf1389b470afd7364854505d96c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dominik=20Sch=C3=BCrmann?= Date: Wed, 8 Oct 2014 18:31:31 +0200 Subject: Big error screen if signature is invalid or key is revoked/expired, also fixes signature status for expired and revoked keys --- OpenKeychain/src/main/res/values/strings.xml | 2 ++ 1 file changed, 2 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 19a259cbb..847dfffb5 100644 --- a/OpenKeychain/src/main/res/values/strings.xml +++ b/OpenKeychain/src/main/res/values/strings.xml @@ -277,6 +277,8 @@ "Not Encrypted" "Show" "Lookup" + "Either the signature is invalid or the key has been revoked/is expired. You can not be sure who wrote the text. Do you still want to display it?" + "I understand the risks, display it!" "Exchange" -- cgit v1.2.3