summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChris <ccbrown112@gmail.com>2017-11-02 16:24:11 -0500
committerJoram Wilander <jwawilander@gmail.com>2017-11-02 17:24:11 -0400
commit9d32cd42085bbb37460d815c6c1a00ad881c4895 (patch)
treeeb6963263ecd79ea4e5166a117a6be5ff9706687 /i18n
parentfed5324ce505c3725472af23757cd6659bb7139c (diff)
downloadchat-9d32cd42085bbb37460d815c6c1a00ad881c4895.tar.gz
chat-9d32cd42085bbb37460d815c6c1a00ad881c4895.tar.bz2
chat-9d32cd42085bbb37460d815c6c1a00ad881c4895.zip
prevent deactivation of sso users (#7759)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 23500d2ed..82e8ebf40 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2800,8 +2800,8 @@
"translation": "Failed to send welcome email successfully"
},
{
- "id": "api.user.update_active.no_deactivate_ldap.app_error",
- "translation": "You can not modify the activation status of AD/LDAP accounts. Please modify through the AD/LDAP server."
+ "id": "api.user.update_active.no_deactivate_sso.app_error",
+ "translation": "You can not modify the activation status of SSO accounts. Please modify through the SSO server."
},
{
"id": "api.user.update_active.permissions.app_error",