summaryrefslogtreecommitdiffstats
path: root/i18n/en.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-11-26 12:32:32 -0300
committerGitHub <noreply@github.com>2016-11-26 12:32:32 -0300
commit28b84dc1d1d0faaf822f95fca3bb03bc5172b483 (patch)
treea1218b38bfbafdb912c6024de8035cc860212f1e /i18n/en.json
parent2abcc25173ef40b29cdde28856a3f5c9234056d3 (diff)
downloadchat-28b84dc1d1d0faaf822f95fca3bb03bc5172b483.tar.gz
chat-28b84dc1d1d0faaf822f95fca3bb03bc5172b483.tar.bz2
chat-28b84dc1d1d0faaf822f95fca3bb03bc5172b483.zip
translations PR 20161122 (#4625)
Diffstat (limited to 'i18n/en.json')
-rw-r--r--i18n/en.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 6f82c9c16..10652ba72 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2712,14 +2712,14 @@
"translation": "Custom emoji restrictions disabled by current license. Please contact your system administrator about upgrading your enterprise license."
},
{
- "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.disabled.app_error",
+ "translation": "AD/LDAP disabled or licence does not support AD/LDAP."
+ },
+ {
"id": "ent.ldap.do_login.bind_admin_user.app_error",
"translation": "Unable to bind to AD/LDAP server. Check BindUsername and BindPassword."
},