summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorlfbrock <lfbrock@users.noreply.github.com>2016-07-13 19:49:30 -0400
committerCorey Hulen <corey@hulen.com>2016-07-13 15:49:30 -0800
commit95dcf902f529ab8c035d0507730fab1ce5c672c5 (patch)
tree0e593782efd9e9c62b3a954b65720e953f9e4807 /i18n
parente929a222c2967f508450caeeb869648ae3cfb162 (diff)
downloadchat-95dcf902f529ab8c035d0507730fab1ce5c672c5.tar.gz
chat-95dcf902f529ab8c035d0507730fab1ce5c672c5.tar.bz2
chat-95dcf902f529ab8c035d0507730fab1ce5c672c5.zip
Update LDAP error message (#3583)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.json b/i18n/en.json
index cce65ebaf..83beff324 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2189,7 +2189,7 @@
},
{
"id": "ent.ldap.do_login.user_filtered.app_error",
- "translation": "User is not permitted to use Mattermost. (LDAP user filter)"
+ "translation": "Your LDAP account does not have permission to use this Mattermost server. Please ask your System Administrator to check the LDAP user filter."
},
{
"id": "ent.ldap.do_login.user_not_registered.app_error",