]
Hardy Ferentschik resolved HV-385.
----------------------------------
Resolution: Fixed
Fixed. Thanks for pointing it out.
Typo in German validation messages
----------------------------------
Key: HV-385
URL:
http://opensource.atlassian.com/projects/hibernate/browse/HV-385
Project: Hibernate Validator
Issue Type: Bug
Components: validators
Affects Versions: 4.0.2.GA
Reporter: Jochen Berger
Assignee: Hardy Ferentschik
Fix For: 4.2.0
There is a typo the the German validation messages.
{code}
javax.validation.constraints.Min.message=muss gr\u00F6ssergleich {value} sein
{code}
Should be:
{code}
javax.validation.constraints.Min.message=muss gr\u00F6\u00DFergleich {value} sein
{code}
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: