Doesn't sound like https://issues.apache.org/jira/browse/WICKET-3727 but who knows.
On Wed, Jun 8, 2011 at 6:23 PM, Craig Pardey <[email protected]> wrote: > Hi, > > I am using i18n in Wicket to set the value on a button. > > The markup for the button is > <input type="submit" wicket:message="value:save" wicket:id="save"/> > > The value does not get translated if "save" is in the application-level > resource bundle. It only gets translated if "save" is in the page-level > resource bundle. > > Is my markup incorrect, or is this a bug? > > CP > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
