summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorGeorge Goldberg <george@gberg.me>2018-10-01 13:51:12 +0100
committerGitHub <noreply@github.com>2018-10-01 13:51:12 +0100
commita0f75cadb2b0fa91f6e321b1b8b859519b2ec865 (patch)
tree49d6333eba0aa4cc02355a740c757500e9ee4798 /i18n
parent71e3afaf63631583202f824424ced2e3aa02d140 (diff)
downloadchat-a0f75cadb2b0fa91f6e321b1b8b859519b2ec865.tar.gz
chat-a0f75cadb2b0fa91f6e321b1b8b859519b2ec865.tar.bz2
chat-a0f75cadb2b0fa91f6e321b1b8b859519b2ec865.zip
MM-12110: Don't /invite or /kick deactivated users. (#9494)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 6 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index eaa6d1014..469e6976d 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -412,6 +412,10 @@
"translation": "Error to update the current channel."
},
{
+ "id": "api.command_channel_remove.channel.app_error",
+ "translation": "Error retrieving the current channel."
+ },
+ {
"id": "api.command_channel_rename.channel.app_error",
"translation": "Error to retrieve the current channel."
},
@@ -616,7 +620,7 @@
},
{
"id": "api.command_invite.missing_user.app_error",
- "translation": "Unable to find the user."
+ "translation": "We couldn't find the user. They may have been deactivated by the System Administrator."
},
{
"id": "api.command_invite.name",
@@ -824,7 +828,7 @@
},
{
"id": "api.command_remove.missing.app_error",
- "translation": "Unable to find the user"
+ "translation": "We couldn't find the user. They may have been deactivated by the System Administrator."
},
{
"id": "api.command_remove.name",