-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 
Author Message
 Post subject: Hibernate Validators and translations
PostPosted: Sat Jul 25, 2009 3:27 am 
Newbie

Joined: Fri Jul 24, 2009 6:14 am
Posts: 9
Hi!

A short question:

Code:
  @NotNull
  @NotEmpty
  @Digits(integerDigits=4)


NotNull and NotEmpty are translated, the error message for Digits is shown in english (every time, all other messages on the same page are translated).

Anybody any idea? Thank you very much in advance!

Greetings,

Anton


Top
 Profile  
 
 Post subject: Re: Hibernate Validators and translations
PostPosted: Sat Jul 25, 2009 3:43 am 
Newbie

Joined: Fri Jul 24, 2009 6:14 am
Posts: 9
Other question:

Where and how can I submit a patch?

Code:
validator.email=ist keine gültige EMail Adresse
validator.digits=Numerischer Wert außerhalb der Grenzen(erwarte <{integerDigits} digits>.<{fractionalDigits} digits>)
validator.ean=ungültiger EAN Code


would be the right translation for DefaultValidatorMessages_de.properties...

Regards,

Anton


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 2 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.