You can always use myButton.add(new AttributeModifier("value", new ResourceModel("my.language.pack.key"))) :)
But yes, someone should open the Jira with the quick start and also mention the improvement for the button html tag itself. ~ Thank you, Paul Bors -----Original Message----- From: Sebastien [mailto:seb...@gmail.com] Sent: Friday, October 05, 2012 2:13 PM To: users@wicket.apache.org Subject: Re: Problem in Localizing submit button > In the mid time you could look to the Java code and provide the model > for the VALUE attribute of the button (I know that works :) True, but be sure the associated tag is (input type="button"); it does not work with tag (button), AFAIK. Would be a good enhancement btw. Regards, Sebastien. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org For additional commands, e-mail: users-h...@wicket.apache.org