summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-05-02 08:07:58 -0400
committerChristopher Speller <crspeller@gmail.com>2016-05-02 08:07:58 -0400
commitc63e027aece1270c8e1378ee27b015304d25f89d (patch)
treeaefef2f1ea027472c62e821c04e6a56b460d931a /i18n
parent3346a9a63a7c1db582b2f553269c64f4b4a356ef (diff)
downloadchat-c63e027aece1270c8e1378ee27b015304d25f89d.tar.gz
chat-c63e027aece1270c8e1378ee27b015304d25f89d.tar.bz2
chat-c63e027aece1270c8e1378ee27b015304d25f89d.zip
Fixing LDAP editing of attributes (#2824)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 5cc2ec9f6..bfcfe845e 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -3496,6 +3496,10 @@
"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."
},