summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/en.json
diff options
context:
space:
mode:
authorsamogot <samogot@gmail.com>2016-05-25 23:13:04 +0300
committerChristopher Speller <crspeller@gmail.com>2016-05-25 16:13:04 -0400
commitd31c972a438e7e9ccc8487f519a915423cb6b93b (patch)
treebf7c535cbb41c75b97d24b85d9f1903605f6d96d /webapp/i18n/en.json
parentdd18b98b0b8c6dfd3011e527367844e8af920edb (diff)
downloadchat-d31c972a438e7e9ccc8487f519a915423cb6b93b.tar.gz
chat-d31c972a438e7e9ccc8487f519a915423cb6b93b.tar.bz2
chat-d31c972a438e7e9ccc8487f519a915423cb6b93b.zip
PLT-1042 allow cancel pending post (#3053)
Diffstat (limited to 'webapp/i18n/en.json')
-rw-r--r--webapp/i18n/en.json4
1 files changed, 2 insertions, 2 deletions
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": "<p>A password reset link has been sent to <b>{email}</b></p>",
"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",