I'm finally getting around to localizing my application -- the wicket
tools for this are awesome, thank you!
Everything works great when I follow the standard pattern:
page.html
page.properties
page_es.properties
This is all fine and good, but in practice, I have many strings that
are duplicated across many pages/components and don't want to maintain
duplicate translations etc.
How do people generally solve this problem? I don't see any
references on the wiki/web -- perhaps a custom ResourceStreamLocator?
Is there a standard way to consolidate all my localization rather then
sprinkled within my source tree?
Thanks for any pointers
Ryan
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org