diff options
author | Jefferson Stachelski <jstachel@thoughtworks.com> | 2015-11-13 11:19:25 -0200 |
---|---|---|
committer | Jefferson Stachelski <jstachel@thoughtworks.com> | 2015-11-13 16:01:27 -0200 |
commit | c9caf2f49ae09c7ce76022b63ed9047b37d71ffb (patch) | |
tree | daabbf6eee077d9316088c6662999360533e0a74 /web-ui/app/locales/en-us | |
parent | c827cebf09aa2e2faa7a5d660903dd34dda089d3 (diff) |
Issue #523 - Created an archive mail button
Diffstat (limited to 'web-ui/app/locales/en-us')
-rw-r--r-- | web-ui/app/locales/en-us/translation.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/locales/en-us/translation.json b/web-ui/app/locales/en-us/translation.json index 4dd90e90..818719cd 100644 --- a/web-ui/app/locales/en-us/translation.json +++ b/web-ui/app/locales/en-us/translation.json @@ -3,7 +3,7 @@ "re": "Re: ", "Fwd: ": "Fwd: ", "Your message was moved to trash!": "Your message was moved to trash!", - "Your message was archive it!": "Your message was archived!", + "Your message was archived": "Your message was archived", "Your message was permanently deleted!": "Your message was permanently deleted!", "Saved as draft.": "Saved as draft.", "One or more of the recipients are not valid emails": "One or more of the recipients are not valid emails", |