summaryrefslogtreecommitdiff
path: root/web-ui/app/locales
diff options
context:
space:
mode:
authorLisa Junger <ljunger@thoughtworks.com>2014-10-28 16:12:44 +0100
committerLisa Junger <ljunger@thoughtworks.com>2014-10-28 16:13:22 +0100
commit978681794f1c03ca97d8c8db2c06a107cc104916 (patch)
treef750bc204060e0b6e83985f45a117e303f01e23d /web-ui/app/locales
parenta1ac3eb200b8eb9eea764fe4ea761c9c6b319c7e (diff)
adds internationalization to send button.
Diffstat (limited to 'web-ui/app/locales')
-rw-r--r--web-ui/app/locales/en/translation.json1
-rw-r--r--web-ui/app/locales/pt/translation.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/web-ui/app/locales/en/translation.json b/web-ui/app/locales/en/translation.json
index ef0aac64..b84f39bb 100644
--- a/web-ui/app/locales/en/translation.json
+++ b/web-ui/app/locales/en/translation.json
@@ -53,6 +53,7 @@
"signed signature-unknown": "Sender and/or message cannot be trusted.",
"not-signed": "Sender could not be securely identified.",
"send-button": "Send",
+ "sending-mail": "Sending...",
"draft-button": "Save Draft",
"trash-button": "Trash it",
"Search..." : "Search...",
diff --git a/web-ui/app/locales/pt/translation.json b/web-ui/app/locales/pt/translation.json
index a7f4d2a9..19b68c55 100644
--- a/web-ui/app/locales/pt/translation.json
+++ b/web-ui/app/locales/pt/translation.json
@@ -10,6 +10,7 @@
"Invalid tag name": "Nome de etiqueta inválido",
"Could not delete email": "Não foi possível deletar o email",
"Could not fetch messages": "Não foi possível buscar as mensagems",
+ "sending-mail": "Enviando...",
"tags": {
"inbox": "Caixa de Entrada",