From 494d09a81eddec88ad48c7067d0b47a41cf7ed8b Mon Sep 17 00:00:00 2001 From: JoramWilander Date: Fri, 1 Apr 2016 10:19:32 -0400 Subject: Remove old translations --- i18n/es.json | 4 ---- i18n/fr.json | 4 ---- i18n/pt.json | 4 ---- 3 files changed, 12 deletions(-) diff --git a/i18n/es.json b/i18n/es.json index 924ce59d2..76b3bf162 100644 --- a/i18n/es.json +++ b/i18n/es.json @@ -1423,10 +1423,6 @@ "id": "api.user.ldap_to_email.not_available.app_error", "translation": "LDAP no está disponible en este servidor" }, - { - "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "La cuenta de este usuario utiliza LDAP" - }, { "id": "api.user.login.blank_pwd.app_error", "translation": "El campo de contraseña no debe quedar en blanco" diff --git a/i18n/fr.json b/i18n/fr.json index c52e17af8..984c1ef93 100644 --- a/i18n/fr.json +++ b/i18n/fr.json @@ -1539,10 +1539,6 @@ "id": "api.user.email_to_ldap.not_available.app_error", "translation": "LDAP n'est pas disponible sur ce serveur" }, - { - "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "Ce compte utilisateur utilise LDAP" - }, { "id": "api.user.ldap_to_email.not_available.app_error", "translation": "LDAP n'est pas disponible sur ce serveur" diff --git a/i18n/pt.json b/i18n/pt.json index 11ab26d6c..39b67833c 100644 --- a/i18n/pt.json +++ b/i18n/pt.json @@ -1423,10 +1423,6 @@ "id": "api.user.ldap_to_email.not_available.app_error", "translation": "LDAP não está disponível neste servidor" }, - { - "id": "api.user.ldap_to_email.not_ldap_account.app_error", - "translation": "Está conta de usuário não utiliza LDAP" - }, { "id": "api.user.login.blank_pwd.app_error", "translation": "Campo senha não pode estar em branco" -- cgit v1.2.3-1-g7c22