On 5/2/06, RĂ¼diger Schulz <[EMAIL PROTECTED]> wrote:
Hello Johan,
attached is a german application.properties file. I spotted and
corrected two little typos in the file I got with rc3 :)
Also, I changed the sentences for StringValidator.minimum and
StringValidator.maximum , so that they have similar wording to
StringValidator.range.
--
greetings from Berlin,
RĂ¼diger Schulz
Johan Compagner wrote on 08.04.2006 at 23:51:
> hi,
> I have added wicket.Application.properties and
> wicket.Application_nl.properties, they will be loaded now as the
> last resort if nothing is found for the given key.
> All Validatior keys of wicket are in it.
> Also the null and nullValid keys of the SingleSelectChoice are in there. (Choose One)
> Because of this we needed a differentiation between the keys if
> null is valid or not. null (Choose One) is still the same but the
> emtpy one is now the key 'nullValid'
> this was a bit wrong to start with because if you switched from
> null allowed to not allowed you still would have the same option
> value..
> We need now as many properties file for the different locales as possible.
> johan
