From c63e027aece1270c8e1378ee27b015304d25f89d Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Mon, 2 May 2016 08:07:58 -0400 Subject: Fixing LDAP editing of attributes (#2824) --- 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 5cc2ec9f6..bfcfe845e 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3495,6 +3495,10 @@ "id": "store.sql_user.update.app_error", "translation": "We couldn't update the account" }, + { + "id": "store.sql_user.update.can_not_change_ldap.app_error", + "translation": "Can not change fields set by LDAP" + }, { "id": "store.sql_user.update.email_taken.app_error", "translation": "This email is already taken. Please choose another." -- cgit v1.2.3-1-g7c22