Try this:
<input type="submit" wicket:id="next"
wicket:message="value:yourLocalizedMessage" />


And write this 'yourLocalizedMessage' in your localization properties file
like this:
yourLocalizedMessage=Submit >

More info about localization: 
https://cwiki.apache.org/WICKET/localization-and-skinning-of-applications.html
Localization Info 

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Is-this-a-bug-tp3473469p3473639.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