On 17/07/07, Carl Franks <[EMAIL PROTECTED]> wrote:
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_a
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
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