Thanks Eric, 

That works. I did not realize that I was not using t:

Petros


Eric Chatellier wrote:
> 
> it's working with
> 
> <input t:type="Submit" t:value="message:login-field-label"/>
> 
> 2007/5/14, petros <[EMAIL PROTECTED]>:
>>
>> 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]
>>
>>
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Localized-Submit-lable-tf3752045.html#a10614260
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