[html-formfu] label,legend localizing problem

Carl Franks fireartist at gmail.com
Tue Jul 17 19:29:03 GMT 2007


On 17/07/07, kewei xiao <kewei.xiao at nald.ca> wrote:
> Hi Carl
>
> if the labels are not auto-generated, how can they be localized?

label_loc()

> Also how legend and button value get localized?

If you edit Element/fieldset.pm to use mk_output_accessors() to create
'legend' rather than using mk_accessors(), then you'll also get a
legend_loc() method.
( remember to commit the change :)

...and value_loc() already exists.

Carl



More information about the HTML-FormFu mailing list