Try using wicket:message
http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html
http://cwiki.apache.org/WICKET/wickets-xhtml-tags.html
PDiefent wrote:
>
>
> Hi,
> is it possible to localize a AjaxSubmitLink?
> I would like to replace "Speichern" with a localized value from a
> properties file ...
>
> HTML:
> <input wicket:id="save": type="submit" value="Speichern"/>
> Java:;
> form.add(new AjaxSubmitLink("save") { ... });
>
> Thanx, Peter
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
>
--
View this message in context:
http://www.nabble.com/Localize-AjaxSubmitLink-tp23135348p23137663.html
Sent from the Wicket - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]