I want to use a localized string as my submit button's label. None of the two
below works

1. <input type="submit" value="${message:login-field-label}" />
2. <input type="submit" value="message:login-field-label" />

What's the correct way of using localized string as labels in T5 ?

Petros
-- 
View this message in context: 
http://www.nabble.com/Localized-Submit-lable-tf3752045.html#a10602783
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to