[hibernate-issues] [Hibernate-JIRA] Created: (HV-151) The mongolian validation message translation patch.

Batbayar Bazarragchaa (JIRA) noreply at atlassian.com
Thu Apr 30 06:05:17 EDT 2009


The mongolian validation message translation patch.
---------------------------------------------------

                 Key: HV-151
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HV-151
             Project: Hibernate Validator
          Issue Type: Patch
          Components: validators
    Affects Versions: 3.1.0.GA
         Environment: Windows Vista Home Premium 32bit
            Reporter: Batbayar Bazarragchaa
         Attachments: DefaultValidatorMessages_mn_MN.properties

Hello hibernate team.
I'd like to include Mongolian language translation of validation message.

I've translated the messages and converted to unicode characters code. Also tested with following code:

ClassValidator(obj.getClass(), ResourceBundle.getBundle("org.hibernate.validator.resources.DefaultValidatorMessages", new Locale("mn", "MN")));

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