From 9089a1eb747cbdaf9002238f1a9ebdf5c9021e8b Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Wed, 22 Apr 2015 10:13:45 -0300 Subject: Fixing some of the encryption messages --- web-ui/app/locales/en-us/translation.json | 10 +++++----- web-ui/app/locales/en/translation.json | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) (limited to 'web-ui') diff --git a/web-ui/app/locales/en-us/translation.json b/web-ui/app/locales/en-us/translation.json index b6fd6f0a..330e38b6 100644 --- a/web-ui/app/locales/en-us/translation.json +++ b/web-ui/app/locales/en-us/translation.json @@ -47,11 +47,11 @@ "encrypted encryption-valid": "Encrypted", "not-encrypted": "Not Encrypted", "signed": "Certified sender", - "signed signature-revoked": "Sender could not be securely identified.", - "signed signature-expired": "Sender could not be securely identified.", - "signed signature-not-trusted": "Sender and/or message cannot be trusted.", - "signed signature-unknown": "Sender and/or message cannot be trusted.", - "not-signed": "Sender could not be securely identified.", + "signed signature-revoked": "Sender could not be securely identifiedw", + "signed signature-expired": "Sender could not be securely identified", + "signed signature-not-trusted": "Sender and/or message cannot be trusted", + "signed signature-unknown": "Sender and/or message cannot be trusted", + "not-signed": "Uncertified sender", "send-button": "Send", "sending-mail": "Sending...", "draft-button": "Save Draft", diff --git a/web-ui/app/locales/en/translation.json b/web-ui/app/locales/en/translation.json index b6fd6f0a..a360cc02 100644 --- a/web-ui/app/locales/en/translation.json +++ b/web-ui/app/locales/en/translation.json @@ -47,11 +47,11 @@ "encrypted encryption-valid": "Encrypted", "not-encrypted": "Not Encrypted", "signed": "Certified sender", - "signed signature-revoked": "Sender could not be securely identified.", - "signed signature-expired": "Sender could not be securely identified.", - "signed signature-not-trusted": "Sender and/or message cannot be trusted.", - "signed signature-unknown": "Sender and/or message cannot be trusted.", - "not-signed": "Sender could not be securely identified.", + "signed signature-revoked": "Sender could not be securely identified", + "signed signature-expired": "Sender could not be securely identified", + "signed signature-not-trusted": "Sender and/or message cannot be trusted", + "signed signature-unknown": "Sender and/or message cannot be trusted", + "not-signed": "Uncertified sender", "send-button": "Send", "sending-mail": "Sending...", "draft-button": "Save Draft", -- cgit v1.2.3