From 9d32cd42085bbb37460d815c6c1a00ad881c4895 Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 2 Nov 2017 16:24:11 -0500 Subject: prevent deactivation of sso users (#7759) --- i18n/en.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'i18n') 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", -- cgit v1.2.3-1-g7c22