[
http://opensource.atlassian.com/projects/hibernate/browse/HV-385?page=com...
]
Hardy Ferentschik updated HV-385:
---------------------------------
Description:
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}
was:
There is a typo the the German validation messages.
javax.validation.constraints.Min.message=muss gr\u00F6ssergleich {value} sein
Should be
javax.validation.constraints.Min.message=muss gr\u00F6\u00DFergleich {value} sein
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:
http://opensource.atlassian.com/projects/hibernate/secure/Administrators....
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira