From d469e89520009893bbf2a5f074c8091ea1953779 Mon Sep 17 00:00:00 2001 From: Christopher Speller Date: Fri, 11 Nov 2016 08:24:11 -0500 Subject: Improving LDAP user creation fail error message (#4481) --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 53a1939be..ef321e113 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -2675,6 +2675,10 @@ "id": "ent.ldap.disabled.app_error", "translation": "AD/LDAP disabled or licence does not support AD/LDAP." }, + { + "id": "ent.ldap.create_fail", + "translation": "Unable to create LDAP user." + }, { "id": "ent.ldap.do_login.bind_admin_user.app_error", "translation": "Unable to bind to AD/LDAP server. Check BindUsername and BindPassword." -- cgit v1.2.3-1-g7c22