]
Hardy Ferentschik resolved HV-543.
----------------------------------
Resolution: Fixed
Thanks. Applied :-)
spelling mistake in
org.hibernate.valisdator.validationMessages_fr.properties
-----------------------------------------------------------------------------
Key: HV-543
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-543
Project: Hibernate Validator
Issue Type: Bug
Components: validators
Affects Versions: 4.2.0.Final
Reporter: yassine benabbas
Assignee: Hardy Ferentschik
Priority: Trivial
Labels: hibernate, spelling, validation
Fix For: 4.3.0.next
The line
{noformat}
org.hibernate.validator.constraints.Email.message = Addresse email mal
form\u00E9e
{noformat}
should be
{noformat}
org.hibernate.validator.constraints.Email.message = Adresse email mal
form\u00E9e
{noformat}
In fact, the address is written with one 'd' in french like this
'adresse' :)
Best regards
--
This message is automatically generated by JIRA.
For more information on JIRA, see: