From d31c972a438e7e9ccc8487f519a915423cb6b93b Mon Sep 17 00:00:00 2001 From: samogot Date: Wed, 25 May 2016 23:13:04 +0300 Subject: PLT-1042 allow cancel pending post (#3053) --- webapp/i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'webapp/i18n/en.json') diff --git a/webapp/i18n/en.json b/webapp/i18n/en.json index 00958904c..d912576a8 100644 --- a/webapp/i18n/en.json +++ b/webapp/i18n/en.json @@ -1063,6 +1063,8 @@ "password_send.link": "

A password reset link has been sent to {email}

", "password_send.reset": "Reset my password", "password_send.title": "Password Reset", + "pending_post_actions.retry": "Retry", + "pending_post_actions.cancel": "Cancel", "permalink.error.access": "Permalink belongs to a channel you do not have access to", "post_attachment.collapse": "▲ collapse text", "post_attachment.more": "▼ read more", @@ -1070,7 +1072,6 @@ "post_body.deleted": "(message deleted)", "post_body.plusMore": " plus {count} other files", "post_body.plusOne": " plus 1 other file", - "post_body.retry": "Retry", "post_delete.notPosted": "Comment could not be posted", "post_delete.okay": "Okay", "post_delete.someone": "Someone deleted the message on which you tried to post a comment.", @@ -1120,7 +1121,6 @@ "rhs_comment.del": "Delete", "rhs_comment.edit": "Edit", "rhs_comment.permalink": "Permalink", - "rhs_comment.retry": "Retry", "rhs_header.details": "Message Details", "rhs_root.del": "Delete", "rhs_root.direct": "Direct Message", -- cgit v1.2.3-1-g7c22