From 2766e29a946708cb9325b7228a84529daa604eca Mon Sep 17 00:00:00 2001 From: Victor Shyba Date: Fri, 6 Mar 2015 16:56:53 -0300 Subject: for #288, adds encryption error message, as in https://gist.github.com/lqust/a19e5be212c7539da996#file-gistfile1-txt --- web-ui/app/locales/en/translation.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web-ui/app/locales/en') diff --git a/web-ui/app/locales/en/translation.json b/web-ui/app/locales/en/translation.json index 24eb2899..8cdb419e 100644 --- a/web-ui/app/locales/en/translation.json +++ b/web-ui/app/locales/en/translation.json @@ -44,6 +44,7 @@ "you": "you", "encrypted": "Encrypted", "encrypted encryption-failure": "You are not authorized to see this message.", + "encrypted encryption-error": "Message was encrypted but we couldn't decrypt it.", "encrypted encryption-valid": "Message was transmitted securely.", "not-encrypted": "Message was readable during transmission.", "signed": "Certified sender.", -- cgit v1.2.3