Just as a remar, the following code works, but the tooltip is not refreshed
after I change locale:

Label phoneTooltip = new Label("phoneTooltip");
        phoneTooltip.add(new LTooltipBehavior(new
Model<String>(getString("baloise.settings.userdetails.phonetooltip"))).setFadeInOut(true));

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Internationalization-on-panels-tp2299768p4160383.html
Sent from the Users forum mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to