[hibernate-issues] [Hibernate-JIRA] Created: (HV-385) Typo in German validation messages

Jochen Berger (JIRA) noreply at atlassian.com
Tue Oct 12 03:13:57 EDT 2010


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


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

-- 
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.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list