igor.vaynberg wrote:
> 
> application.init() {
>  getresourcesettings().setlocalizer(...);
> }
> 
> you dont have to use the default resource model, just write your own
> if you dont like the default one.
> 
> -igor
> 

Thank you, it works fine ;)

But I have another problem. I sometimes use "<wicket:message key="foo">" as
a shortcut for inserting text. Is it possible to automatically append some
text to the key value? (I need to transform it to "style1.foo")

Thank you 

-- 
View this message in context: 
http://www.nabble.com/Question-about-localization-tf4756837.html#a13648232
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to