diff options
author | Giovane Liberato <giovaneliberato@gmail.com> | 2015-11-13 16:07:39 -0200 |
---|---|---|
committer | Giovane Liberato <giovaneliberato@gmail.com> | 2015-11-13 16:07:39 -0200 |
commit | c915f6b744769cd87cc284fb0d7d89bc51ae62df (patch) | |
tree | def0ffb3c12e61412da9eff8063f83ef2c002def /web-ui/app/locales/en | |
parent | b7ff48dca546c97f78fb98ca83afd6c9684f2612 (diff) | |
parent | de1e3408cc7d8a4beff703944c3659aeb9032fd2 (diff) |
Merge pull request #521 from rdoh/remove_save_draft_button
merge "remove save draft button, related css and js"
Diffstat (limited to 'web-ui/app/locales/en')
-rw-r--r-- | web-ui/app/locales/en/translation.json | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/web-ui/app/locales/en/translation.json b/web-ui/app/locales/en/translation.json index 5992216a..55074026 100644 --- a/web-ui/app/locales/en/translation.json +++ b/web-ui/app/locales/en/translation.json @@ -20,7 +20,6 @@ "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", - "Save Draft": "Save Draft", "Reply": "Reply", "Reply to All": "Reply to All", "Mark as read": "Mark as read", @@ -54,7 +53,6 @@ "not-signed": "Uncertified sender", "send-button": "Send", "sending-mail": "Sending...", - "draft-button": "Save Draft", "trash-button": "Delete it", "Search..." : "Search...", "Search results for:": "Search results for:", |