From 32bbba001e74c00e2e452acb7ae855dd9c6d3e3a Mon Sep 17 00:00:00 2001 From: Tulio Casagrande Date: Wed, 29 Jun 2016 11:08:23 -0300 Subject: Remove old i18n keys --- web-ui/app/locales/de_DE/translation.json | 21 +++------------------ web-ui/app/locales/en_US/translation.json | 21 +++------------------ web-ui/app/locales/es_ES/translation.json | 21 +++------------------ web-ui/app/locales/pt_BR/translation.json | 24 ++++-------------------- web-ui/app/locales/sv_SE/translation.json | 21 +++------------------ web-ui/app/templates/mails/draft.hbs | 4 ++-- web-ui/app/templates/mails/sent.hbs | 4 ++-- 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_recipient": "", + "no-subject": "", + "no-recipient": "", "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_recipient": "", + "no-subject": "", + "no-recipient": "", "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_recipient": "", + "no-subject": "", + "no-recipient": "", "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": "", - "no_recipient": "", + "no-subject": "", + "no-recipient": "", "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_recipient": "", + "no-subject": "", + "no-recipient": "", "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}} @@ -21,7 +21,7 @@ {{#if header.subject }} {{header.subject}} {{else}} - {{t 'no_subject'}} + {{t 'no-subject'}} {{/if}} 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}} @@ -19,7 +19,7 @@ {{#if header.subject }} {{header.subject}} {{else}} - {{t 'no_subject'}} + {{t 'no-subject'}} {{/if}} -- cgit v1.2.3