From 93afdb4d935d504356adc662426a70cd8b575133 Mon Sep 17 00:00:00 2001 From: Ruben Pollan Date: Tue, 25 Jul 2017 18:56:00 +0200 Subject: [feat] display the mixnet status on incomming emails Add support for X-Leap-Mixnet header. --- web-ui/app/locales/en_US/translation.json | 1 + 1 file changed, 1 insertion(+) (limited to 'web-ui/app/locales/en_US') diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json index 6ca72283..66b9e01e 100644 --- a/web-ui/app/locales/en_US/translation.json +++ b/web-ui/app/locales/en_US/translation.json @@ -43,6 +43,7 @@ "not-encrypted-label-tooltip": "This message is not encrypted.", "not-signed-label-tooltip": "The sender could not be verified.", "signed-label-tooltip": "You are communicating with the real sender.", + "mixnet-label-tooltip": "This message was sent using panoramix mixnet.", "sending-mail": "Sending...", "mail-sent": "Your message was sent!", "mail-not-sent": "Error, message not sent:", -- cgit v1.2.3