summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorThais Siqueira <thais.siqueira@gmail.com>2017-01-18 19:01:05 -0200
committerThais Siqueira <thais.siqueira@gmail.com>2017-01-19 16:24:58 -0200
commitf9bda79686c5a4f65bc1c98bc5a1936faf1bc8e0 (patch)
tree7d0cc0149656a4ec1d582ea7e32b41f6d66089a6 /web-ui/app/locales/en_US/translation.json
parente611094dfc396179a680c0c41cfe7bfe57dcb89c (diff)
[#828] Replaced plain text to translation properties
with @tayanefernandes
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 873b4a56..6e2cef80 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -38,6 +38,11 @@
"not-encrypted": "Not encrypted",
"signed": "Verified sender",
"not-signed": "Not signed",
+ "encrypted-label-tooltip": "This message was encrypted.",
+ "encryption-error-label-tooltip": "This message had an encryption error.",
+ "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.",
"sending-mail": "Sending...",
"trash-button": "Delete it",
"search-placeholder" : "Search...",