summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json14
1 files changed, 3 insertions, 11 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 01bde8f12..c4940295b 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -153,7 +153,7 @@
},
{
"id": "api.channel.add_member.added",
- "translation": "%v added %v to the channel."
+ "translation": "%v added to the channel by %v"
},
{
"id": "api.channel.add_member.find_channel.app_error",
@@ -297,7 +297,7 @@
},
{
"id": "api.channel.join_channel.post_and_forget",
- "translation": "%v joined the channel."
+ "translation": "%v has joined the channel."
},
{
"id": "api.channel.leave.default.app_error",
@@ -313,7 +313,7 @@
},
{
"id": "api.channel.leave.left",
- "translation": "%v left the channel."
+ "translation": "%v has left the channel."
},
{
"id": "api.channel.post_update_channel_displayname_message_and_forget.create_post.error",
@@ -348,14 +348,6 @@
"translation": "%s updated the channel header to: %s"
},
{
- "id": "api.channel.create_user_activity_post.error",
- "translation": "Failed to create user activity system message like add, remove, join or leave"
- },
- {
- "id": "api.channel.update_user_activity_post.error",
- "translation": "Failed to update user activity system message like add, remove, join or leave"
- },
- {
"id": "api.channel.post_user_add_remove_message_and_forget.error",
"translation": "Failed to post join/leave message"
},