See http://lmgtfy.com/?q=How+to+change+Browse+button+Label :-)
On Mon, Nov 5, 2012 at 10:38 AM, csnp <[email protected]> wrote: > Hi, > How to change Browse button Label for multi language support in Tapestry5 > ? > > <input t:type="upload" t:id="file" t:value="file" validate="required" > > > I would like to know the attribute to change the Browser button label like > below > <input t:type="upload" t:id="file" t:value="file" validate="required" > label="${message:labelvalue}" > > > Please find the attachment for Browser button which is showing in English > and suppose to show in Spanish, I appreciate any of your tips or suggestion > to fix this , thanks in advance > Regards > CSNPrasad > > < > http://tapestry.1045711.n5.nabble.com/file/n5717663/browserlable_language_issue.png > > > > > > -- > View this message in context: > http://tapestry.1045711.n5.nabble.com/Multi-language-support-issue-for-Browse-button-in-Tapestry-upload-tp5717663.html > Sent from the Tapestry - Dev mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >
