I'm pretty sure it's supposed to work as Martin described. Why don't you
breakpoint WicketMessageTagHandler.AttributeLocalizer.onComponentTag() and
see what's going on. It looks straight forward, expr.split(",") and all.On Sat, Aug 6, 2011 at 9:05 AM, heikki <[email protected]> wrote: > hi, > > thanks, but that doesn't work; only the first in the comma-separated list > gets translated. > > Anyone have an idea how to do this ? > > > thanks > kind regards > Heikki Doeleman > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/i18n-for-more-than-attribute-tp3722544p3723525.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
