From 667071917e822e454c40acb5256d7daeb58d3a3b Mon Sep 17 00:00:00 2001 From: Jean-Philippe Lang Date: Fri, 22 Jan 2016 17:53:33 +0000 Subject: Fixed that LDAP does not check the user and password when are defined in the method of authentication (#21674). Patch by Helder Manuel Torres Vieira. git-svn-id: http://svn.redmine.org/redmine/trunk@15086 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- config/locales/ca.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'config/locales/ca.yml') diff --git a/config/locales/ca.yml b/config/locales/ca.yml index d6674a5e5..2261553e6 100644 --- a/config/locales/ca.yml +++ b/config/locales/ca.yml @@ -195,6 +195,7 @@ ca: error_unable_delete_issue_status: "No s'ha pogut suprimir l'estat de l'assumpte" error_unable_to_connect: "No s'ha pogut connectar (%{value})" warning_attachments_not_saved: "No s'han pogut desar %{count} fitxers." + error_ldap_bind_credentials: "Compte/Contrasenya LDAP incorrecte" mail_subject_lost_password: "Contrasenya de %{value}" mail_body_lost_password: "Per a canviar la contrasenya, feu clic en l'enllaç següent:" -- cgit v1.2.3