Re: Palette and localization

2013-02-08 Thread ilgrosso
Hi, I've found the same issue as yours and opened [1] with a simple patch. Regards. [1] https://issues.apache.org/jira/browse/WICKET-5029 -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Palette-and-localization-tp4495234p4656195.html Sent from the Users

Palette and localization

2012-03-22 Thread Andrea Del Bene
Hi, working with Palette component I've noticed that each options is localized with the following instruction from AbstractOptions: displayString = getLocalizer().getString(displayString, this, displayString); Is there any way to disable localization? I have a list of thousands of option