[html-formfu] Re label,legend localizing problem

2007-07-17 Thread kewei xiao
Thanks Carl, it is working fine Kewei ___ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

Re: [html-formfu] label,legend localizing problem

2007-07-17 Thread Carl Franks
On 17/07/07, kewei xiao <[EMAIL PROTECTED]> 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_acces

[html-formfu] label,legend localizing problem

2007-07-17 Thread kewei xiao
Hi Carl if the labels are not auto-generated, how can they be localized? Also how legend and button value get localized? I've tried the way below in my config yml file: Controller::HTML::FormFu: languages_from_context: 1 localize_from_context: 1 It is not working for me. Any sugge

[html-formfu] localize_from_context

2007-07-17 Thread kewei xiao
the problem is fixed. Kewei ___ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu

[html-formfu] localize_from_context

2007-07-17 Thread kewei xiao
I set "localize_from_context: 1" in my config yml file for localizing labels, text in my form. but when I restart my app, it doesn't work. Am I doing right? Please advise. Kewei ___ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lis