Martin,

I see Application_es.properties does not contain Spanish translation "new
messages" on Application.properties... Shall I will fix that and attach
patch to a new issue?

Cheers,

Ernesto

On Mon, Jan 28, 2013 at 9:39 AM, Martin Grigorov <mgrigo...@apache.org>wrote:

> Hi,
>
> You don't mention which version you use.
> This is improved in Wicket 6.
>
> RangeValidator.minimum=The value of '${label}' must be at least ${minimum}.
> RangeValidator.maximum=The value of '${label}' must be at most ${maximum}.
>
> #deprecated, use RangeValidator.minimum
> MinimumValidator=The value of '${label}' must be at least ${minimum}.
>
> i.e. now it says something like: The value of 'password field' must be at
> least 6
>
> You can always provide your own message by adding
>       password.RangeValidator.minimum=The password is too short
> in MyApplication.properties
>
>
> On Mon, Jan 28, 2013 at 10:29 AM, René Hartwig <
> rene.hart...@befine-solutions.com> wrote:
>
>>  Hi,
>>
>> I recognized that the MinimumValidator shows the given password in its
>> error message.
>> Is that intentional?
>>
>>
>> Best regards,
>>
>> René Hartwig
>> --
>>
>> René Hartwig
>> Senior Developer
>>
>> *Befine Solutions AG - The Cryptshare Company*
>> Bebelstraße 17
>> 79108 Freiburg
>> Germany
>>
>> Tel: +49 (0) 761 38913 0
>> Fax: +49 (0) 761 38913 115
>>
>> E-Mail: *rene.hart...@befine-solutions.com*
>> Internet: http://www.cryptshare.com
>>
>> =========================================================================
>>
>> Your attachments are too large or too confidential for e-mail?
>> Get to know Cryptshare!
>>
>> http://www.cryptshare.com
>>
>> =========================================================================
>>
>>  
>> <http://www.facebook.com/cryptshare><http://www.linkedin.com/company/befine-solutions/products>
>>
>> Amtsgericht Freiburg HRB 6144
>> Vorstand Mark Forrest, Dominik Lehr
>> Aufsichtsratsvorsitzender Edgar Fehrenbacher
>>
>>
>>
>>
>
>
>
> --
> Martin Grigorov
> jWeekend
> Training, Consulting, Development
> http://jWeekend.com <http://jweekend.com/>
>



-- 
Regards - Ernesto Reinaldo Barreiro
Antilia Soft
http://antiliasoft.com/ <http://antiliasoft.com/antilia>

Reply via email to