From 528890dba01d6835754c78bf7695621c828b6838 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Tue, 26 Jul 2016 12:39:35 -0400 Subject: Changing LDAP behavour so users disabled in LDAP server are disabled in Mattermost. (#3669) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n/en.json') diff --git a/i18n/en.json b/i18n/en.json index ca59d541a..7ddb99b3d 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -1899,6 +1899,10 @@ "id": "api.user.update_active.permissions.app_error", "translation": "You do not have the appropriate permissions" }, + { + "id": "api.user.update_active.no_deactivate_ldap.app_error", + "translation": "You can not modify the activation status of LDAP accounts. Please modify through the LDAP server." + }, { "id": "api.user.update_mfa.not_available.app_error", "translation": "MFA not configured or available on this server" -- cgit v1.2.3-1-g7c22