summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2016-06-29 11:08:23 -0300
committerTulio Casagrande <tcasagra@thoughtworks.com>2016-06-29 11:08:23 -0300
commit32bbba001e74c00e2e452acb7ae855dd9c6d3e3a (patch)
treed270b58503e1cf1127ddb1f100732605e117dad8
parentfff0f31a664acfdbff0ddd1a18e441dce0ee3514 (diff)
Remove old i18n keys
-rw-r--r--web-ui/app/locales/de_DE/translation.json21
-rw-r--r--web-ui/app/locales/en_US/translation.json21
-rw-r--r--web-ui/app/locales/es_ES/translation.json21
-rw-r--r--web-ui/app/locales/pt_BR/translation.json24
-rw-r--r--web-ui/app/locales/sv_SE/translation.json21
-rw-r--r--web-ui/app/templates/mails/draft.hbs4
-rw-r--r--web-ui/app/templates/mails/sent.hbs4
7 files changed, 20 insertions, 96 deletions
diff --git a/web-ui/app/locales/de_DE/translation.json b/web-ui/app/locales/de_DE/translation.json
index 3ef3d363..6ab27a1b 100644
--- a/web-ui/app/locales/de_DE/translation.json
+++ b/web-ui/app/locales/de_DE/translation.json
@@ -27,32 +27,17 @@
"archive": "Archive",
"nothing-selected": "Nothing selected",
"add-tag-placeholder": "Press Enter to add tag",
- "You are trying to delete the last tag on this message.": "You are trying to delete the last tag on this message.",
- "What would you like to do?": "What would you like to do?",
- "Trash message": "Trash message",
- "Archive it": "Archive it",
- "Trash:": "Trash:",
- "Archive:": "Archive:",
- "we will keep this message for 30 days, then delete it forever.": "we will keep this message for 30 days, then delete it forever.",
- "we will remove all the tags, but keep it in your account in case you need it.": "we will remove all the tags, but keep it in your account in case you need it.",
- "no_subject": "<No Subject>",
- "no_recipient": "<No Recipients>",
+ "no-subject": "<No subject>",
+ "no-recipient": "<No recipients>",
"you": "you",
"encrypted": "Encrypted",
- "encrypted encryption-error": "Unable to decrypt",
- "encrypted encryption-valid": "Encrypted",
- "not-encrypted": "Not Encrypted",
+ "not-encrypted": "Not encrypted",
"signed": "Verified sender",
- "signed signature-revoked": "Unreliable signature",
- "signed signature-expired": "Unreliable signature",
- "signed signature-not-trusted": "Unreliable signature",
- "signed signature-unknown": "Unreliable signature",
"not-signed": "Not signed",
"sending-mail": "Sending...",
"trash-button": "Delete it",
"search-placeholder" : "Search...",
"search-results-for": "Search results for",
- "Tags": "Tags",
"forward": "Forward",
"feedback-placeholder": "Tell us what you liked, didn't like, what is missing and generally what you think about Pixelated.",
"user-settings": "User Settings",
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index 595d7954..cd54ddf7 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -31,32 +31,17 @@
"archive": "Archive",
"nothing-selected": "Nothing selected",
"add-tag-placeholder": "Press Enter to add tag",
- "You are trying to delete the last tag on this message.": "You are trying to delete the last tag on this message.",
- "What would you like to do?": "What would you like to do?",
- "Trash message": "Trash message",
- "Archive it": "Archive it",
- "Trash:": "Trash:",
- "Archive:": "Archive:",
- "we will keep this message for 30 days, then delete it forever.": "we will keep this message for 30 days, then delete it forever.",
- "we will remove all the tags, but keep it in your account in case you need it.": "we will remove all the tags, but keep it in your account in case you need it.",
- "no_subject": "<No Subject>",
- "no_recipient": "<No Recipients>",
+ "no-subject": "<No subject>",
+ "no-recipient": "<No recipients>",
"you": "you",
"encrypted": "Encrypted",
- "encrypted encryption-error": "Unable to decrypt",
- "encrypted encryption-valid": "Encrypted",
- "not-encrypted": "Not Encrypted",
+ "not-encrypted": "Not encrypted",
"signed": "Verified sender",
- "signed signature-revoked": "Unreliable signature",
- "signed signature-expired": "Unreliable signature",
- "signed signature-not-trusted": "Unreliable signature",
- "signed signature-unknown": "Unreliable signature",
"not-signed": "Not signed",
"sending-mail": "Sending...",
"trash-button": "Delete it",
"search-placeholder" : "Search...",
"search-results-for": "Search results for",
- "Tags": "Tags",
"forward": "Forward",
"feedback-placeholder": "Tell us what you liked, didn't like, what is missing and generally what you think about Pixelated.",
"user-settings": "User Settings",
diff --git a/web-ui/app/locales/es_ES/translation.json b/web-ui/app/locales/es_ES/translation.json
index 3ef3d363..6ab27a1b 100644
--- a/web-ui/app/locales/es_ES/translation.json
+++ b/web-ui/app/locales/es_ES/translation.json
@@ -27,32 +27,17 @@
"archive": "Archive",
"nothing-selected": "Nothing selected",
"add-tag-placeholder": "Press Enter to add tag",
- "You are trying to delete the last tag on this message.": "You are trying to delete the last tag on this message.",
- "What would you like to do?": "What would you like to do?",
- "Trash message": "Trash message",
- "Archive it": "Archive it",
- "Trash:": "Trash:",
- "Archive:": "Archive:",
- "we will keep this message for 30 days, then delete it forever.": "we will keep this message for 30 days, then delete it forever.",
- "we will remove all the tags, but keep it in your account in case you need it.": "we will remove all the tags, but keep it in your account in case you need it.",
- "no_subject": "<No Subject>",
- "no_recipient": "<No Recipients>",
+ "no-subject": "<No subject>",
+ "no-recipient": "<No recipients>",
"you": "you",
"encrypted": "Encrypted",
- "encrypted encryption-error": "Unable to decrypt",
- "encrypted encryption-valid": "Encrypted",
- "not-encrypted": "Not Encrypted",
+ "not-encrypted": "Not encrypted",
"signed": "Verified sender",
- "signed signature-revoked": "Unreliable signature",
- "signed signature-expired": "Unreliable signature",
- "signed signature-not-trusted": "Unreliable signature",
- "signed signature-unknown": "Unreliable signature",
"not-signed": "Not signed",
"sending-mail": "Sending...",
"trash-button": "Delete it",
"search-placeholder" : "Search...",
"search-results-for": "Search results for",
- "Tags": "Tags",
"forward": "Forward",
"feedback-placeholder": "Tell us what you liked, didn't like, what is missing and generally what you think about Pixelated.",
"user-settings": "User Settings",
diff --git a/web-ui/app/locales/pt_BR/translation.json b/web-ui/app/locales/pt_BR/translation.json
index 6a06cf32..4c75ff0f 100644
--- a/web-ui/app/locales/pt_BR/translation.json
+++ b/web-ui/app/locales/pt_BR/translation.json
@@ -29,33 +29,17 @@
"archive": "Arquivar",
"nothing-selected": "Nada selecionado",
"add-tag-placeholder": "Aperte enter para adicionar a tag",
- "You are trying to delete the last tag on this message.": "Você está tentando deletar a última tag nessa mensagem.",
- "What would you like to do?": "O que você gostaria de fazer?",
- "Trash message": "Enviar mensagem para lixeira",
- "Archive it": "Arquivar",
- "Trash:": "Lixeira:",
- "Archive:": "Arquivo:",
- "we will keep this message for 30 days, then delete it forever.": "iremos manter essa mensagem por 30 dias, então deletá-la permanentemente.",
- "we will remove all the tags, but keep it in your account in case you need it.": "iremos remover todas tags, mas manteremos em sua conta caso precise.",
- "to": "para",
- "no_subject": "<Sem assunto>",
- "no_recipient": "<Sem destinatários>",
+ "no-subject": "<Sem assunto>",
+ "no-recipient": "<Sem destinatários>",
"you": "você",
- "encrypted": "Encritpado",
- "encrypted encryption-error": "Incapaz de decriptar",
- "encrypted encryption-valid": "Encriptado",
- "not-encrypted": "Não encritpado",
+ "encrypted": "Criptografado",
+ "not-encrypted": "Não criptografado",
"signed": "Rementente verificado",
- "signed signature-revoked": "Assinatura não confiável",
- "signed signature-expired": "Assinatura não confiável",
- "signed signature-not-trusted": "Assinatura não confiável",
- "signed signature-unknown": "Assinatura não confiável",
"not-signed": "Não assinado",
"sending-mail": "Enviando...",
"trash-button": "Deletar",
"search-placeholder" : "Pesquisar...",
"search-results-for": "Resultado da pesquisa por",
- "Tags": "Tags",
"forward": "Encaminhar",
"feedback-placeholder": "Nos diga o que gosta, não gosta, o que está faltando e o que pensa sobre o Pixelated.",
"user-settings": "Opções de usuário",
diff --git a/web-ui/app/locales/sv_SE/translation.json b/web-ui/app/locales/sv_SE/translation.json
index 3ef3d363..6ab27a1b 100644
--- a/web-ui/app/locales/sv_SE/translation.json
+++ b/web-ui/app/locales/sv_SE/translation.json
@@ -27,32 +27,17 @@
"archive": "Archive",
"nothing-selected": "Nothing selected",
"add-tag-placeholder": "Press Enter to add tag",
- "You are trying to delete the last tag on this message.": "You are trying to delete the last tag on this message.",
- "What would you like to do?": "What would you like to do?",
- "Trash message": "Trash message",
- "Archive it": "Archive it",
- "Trash:": "Trash:",
- "Archive:": "Archive:",
- "we will keep this message for 30 days, then delete it forever.": "we will keep this message for 30 days, then delete it forever.",
- "we will remove all the tags, but keep it in your account in case you need it.": "we will remove all the tags, but keep it in your account in case you need it.",
- "no_subject": "<No Subject>",
- "no_recipient": "<No Recipients>",
+ "no-subject": "<No subject>",
+ "no-recipient": "<No recipients>",
"you": "you",
"encrypted": "Encrypted",
- "encrypted encryption-error": "Unable to decrypt",
- "encrypted encryption-valid": "Encrypted",
- "not-encrypted": "Not Encrypted",
+ "not-encrypted": "Not encrypted",
"signed": "Verified sender",
- "signed signature-revoked": "Unreliable signature",
- "signed signature-expired": "Unreliable signature",
- "signed signature-not-trusted": "Unreliable signature",
- "signed signature-unknown": "Unreliable signature",
"not-signed": "Not signed",
"sending-mail": "Sending...",
"trash-button": "Delete it",
"search-placeholder" : "Search...",
"search-results-for": "Search results for",
- "Tags": "Tags",
"forward": "Forward",
"feedback-placeholder": "Tell us what you liked, didn't like, what is missing and generally what you think about Pixelated.",
"user-settings": "User Settings",
diff --git a/web-ui/app/templates/mails/draft.hbs b/web-ui/app/templates/mails/draft.hbs
index 942b9815..808ce3ff 100644
--- a/web-ui/app/templates/mails/draft.hbs
+++ b/web-ui/app/templates/mails/draft.hbs
@@ -9,7 +9,7 @@
{{#if header.to }}
{{ header.to }}
{{else}}
- {{t 'no_recipient'}}
+ {{t 'no-recipient'}}
{{/if}}
</div> <!-- /.mail-list-entry__item-from -->
@@ -21,7 +21,7 @@
{{#if header.subject }}
{{header.subject}}
{{else}}
- {{t 'no_subject'}}
+ {{t 'no-subject'}}
{{/if}}
</div>
diff --git a/web-ui/app/templates/mails/sent.hbs b/web-ui/app/templates/mails/sent.hbs
index be51cfd4..158b20c8 100644
--- a/web-ui/app/templates/mails/sent.hbs
+++ b/web-ui/app/templates/mails/sent.hbs
@@ -8,7 +8,7 @@
{{#if header.to }}
{{ header.to }}
{{else}}
- {{t 'no_recipient'}}
+ {{t 'no-recipient'}}
{{/if}}
</div> <!-- /.mail-list-entry__item-from -->
@@ -19,7 +19,7 @@
{{#if header.subject }}
{{header.subject}}
{{else}}
- {{t 'no_subject'}}
+ {{t 'no-subject'}}
{{/if}}
</div>