summaryrefslogtreecommitdiff
path: root/web-ui/app/locales/en_US/translation.json
diff options
context:
space:
mode:
authorTulio Casagrande <tcasagra@thoughtworks.com>2016-06-28 17:04:45 -0300
committerTulio Casagrande <tcasagra@thoughtworks.com>2016-06-28 17:08:48 -0300
commit0e6217184eeeb69fa85fcf97d28be37e9042a71d (patch)
tree988f628b602d43685d2e26f68b3b28e6dc469671 /web-ui/app/locales/en_US/translation.json
parent1cf3d16637e0a128c3e12236614cc0cd4f40dfc7 (diff)
Added remaining translations strings
Diffstat (limited to 'web-ui/app/locales/en_US/translation.json')
-rw-r--r--web-ui/app/locales/en_US/translation.json25
1 files changed, 14 insertions, 11 deletions
diff --git a/web-ui/app/locales/en_US/translation.json b/web-ui/app/locales/en_US/translation.json
index dd9e62a5..f5465ea6 100644
--- a/web-ui/app/locales/en_US/translation.json
+++ b/web-ui/app/locales/en_US/translation.json
@@ -1,24 +1,25 @@
{
"compose": "Compose",
- "re": "Re: ",
+ "re": "Re",
"fwd": "Fwd",
"trash-single": "Your message was moved to trash!",
"trash-bulk": "Your messages were moved to trash!",
"Your message was archived": "Your message was archived",
"delete-single": "Your message was permanently deleted!",
"delete-bulk": "Your messages were permanently deleted!",
- "Saved as draft.": "Saved as draft.",
+ "draft-saving": "Saving to Drafts...",
+ "draft-saved": "Draft saved",
"One or more of the recipients are not valid emails": "One or more of the recipients are not valid emails",
"Could not update mail tags": "Could not update mail tags",
"Invalid tag name": "Invalid tag name",
"Could not delete email": "Could not delete email",
"Could not fetch messages": "Could not fetch messages",
- "TO": "TO",
- "To": "To",
+ "could-not-archive": "Could not archive emails",
+ "to": "to",
"CC": "CC",
"BCC": "BCC",
- "Body": "Body",
- "Subject": "Subject",
+ "body": "Body",
+ "subject": "Subject",
"Don't worry about recipients right now, you'll be able to add them just before sending.": "Don't worry about recipients right now, you'll be able to add them just before sending.",
"Send": "Send",
"Cancel": "Cancel",
@@ -41,7 +42,6 @@
"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.",
- "to": "to",
"no_subject": "<No Subject>",
"no_recipient": "<No Recipients>",
"you": "you",
@@ -59,7 +59,7 @@
"sending-mail": "Sending...",
"trash-button": "Delete it",
"search-placeholder" : "Search...",
- "Search results for:": "Search results for:",
+ "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.",
@@ -71,10 +71,13 @@
"delete-permanently": "Delete Permanently",
"move-to-inbox": "Move to Inbox",
"reply-author-line": "On {{date}}, <{{from}}> wrote:\n",
+ "refresh": "refresh",
+ "click-to-remove": "Click to remove",
+
"error": {
- "timeout": "a timeout occurred",
- "general": "problems talking to server",
- "parse": "got invalid response from server"
+ "timeout": "A timeout occurred",
+ "general": "Problems talking to server",
+ "parse": "Got invalid response from server"
},
"tags": {
"inbox": "Inbox",