summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorChristopher Speller <crspeller@gmail.com>2016-07-26 17:39:51 -0400
committerJoram Wilander <jwawilander@gmail.com>2016-07-26 17:39:51 -0400
commitf5375254f90053bd9b688d36f758aca309ec3735 (patch)
tree45ec76d772286305269c5006d67be267e63bbb41 /i18n
parent528890dba01d6835754c78bf7695621c828b6838 (diff)
downloadchat-f5375254f90053bd9b688d36f758aca309ec3735.tar.gz
chat-f5375254f90053bd9b688d36f758aca309ec3735.tar.bz2
chat-f5375254f90053bd9b688d36f758aca309ec3735.zip
Adding migration support to LDAP from other account types (#3655)
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/i18n/en.json b/i18n/en.json
index 7ddb99b3d..3937e5514 100644
--- a/i18n/en.json
+++ b/i18n/en.json
@@ -2100,6 +2100,14 @@
"translation": "Feature requires an enterprise license. Please contact your system administrator about upgrading your enterprise license."
},
{
+ "id": "ent.migration.migratetoldap.duplicate_field",
+ "translation": "Unable to migrate LDAP users with specified field. Duplicate entry detected. Please remove all duplcates and try again."
+ },
+ {
+ "id": "ent.migration.migratetoldap.user_not_found",
+ "translation": "Unable to find user on LDAP server: "
+ },
+ {
"id": "ent.brand.save_brand_image.decode.app_error",
"translation": "Unable to decode image."
},