diff options
Diffstat (limited to 'web-ui/app/locales')
-rw-r--r-- | web-ui/app/locales/en-us/translation.json | 1 | ||||
-rw-r--r-- | web-ui/app/locales/en/translation.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/web-ui/app/locales/en-us/translation.json b/web-ui/app/locales/en-us/translation.json index 24eb2899..8cdb419e 100644 --- a/web-ui/app/locales/en-us/translation.json +++ b/web-ui/app/locales/en-us/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.", 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.", |