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/en_US/translation.json | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) (limited to 'web-ui/app/locales/en_US/translation.json') 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", -- cgit v1.2.3