[hibernate-issues] [Hibernate-JIRA] Created: (BVAL-195) ValidationMessages_de.properties spelling: "erwartet" instead of "erwarted"

Benjamin Cody (JIRA) noreply at atlassian.com
Thu Dec 10 06:19:08 EST 2009


ValidationMessages_de.properties spelling: "erwartet" instead of "erwarted"
---------------------------------------------------------------------------

                 Key: BVAL-195
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/BVAL-195
             Project: Bean Validation
          Issue Type: Improvement
    Affects Versions: 4.0.0.Alpha2
            Reporter: Benjamin Cody
            Priority: Minor


In hibernate-validator-4.0.2.GA, ValidationMessages_de.properties has a little spelling mistake on line 14.

javax.validation.constraints.Digits.message=numerischer Wert außerhalb erlaubten Wertebereichs (<{integer} Ziffern>.<{fraction} Ziffern> erwarted)

should be:

javax.validation.constraints.Digits.message=numerischer Wert außerhalb erlaubten Wertebereichs (<{integer} Ziffern>.<{fraction} Ziffern> erwartet)

-- 
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