From fdee1e35c070420192b8e754040d6a7d9a8cd6dc Mon Sep 17 00:00:00 2001 From: Gabriel Albo Date: Thu, 9 Apr 2015 11:52:31 -0300 Subject: Removing unnecessary period after message --- web-ui/app/locales/en-us/translation.json | 2 +- web-ui/app/locales/en/translation.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'web-ui/app/locales') diff --git a/web-ui/app/locales/en-us/translation.json b/web-ui/app/locales/en-us/translation.json index 2a474c80..b6fd6f0a 100644 --- a/web-ui/app/locales/en-us/translation.json +++ b/web-ui/app/locales/en-us/translation.json @@ -46,7 +46,7 @@ "encrypted encryption-error": "Unable to decrypt", "encrypted encryption-valid": "Encrypted", "not-encrypted": "Not Encrypted", - "signed": "Certified sender.", + "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.", diff --git a/web-ui/app/locales/en/translation.json b/web-ui/app/locales/en/translation.json index 2a474c80..b6fd6f0a 100644 --- a/web-ui/app/locales/en/translation.json +++ b/web-ui/app/locales/en/translation.json @@ -46,7 +46,7 @@ "encrypted encryption-error": "Unable to decrypt", "encrypted encryption-valid": "Encrypted", "not-encrypted": "Not Encrypted", - "signed": "Certified sender.", + "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.", -- cgit v1.2.3