Alright,

I just found that few texts were translate inside the plugin, but i
doesn't not affect fields created from the model !
I concluded that the only way to make i18n work as you want is to
create a module and use the __(' ') helper.

Hope it'll help.

On 16 août, 21:15, Reo <[email protected]> wrote:
> Hi,
>
> After long research i didn't find a way to use the i18n file include
> in the plugin.
>
> I want to use them to translate the form register (or any others), may
> i did something wrong :
> apps/frontend/settings.yml
> all:
>   .settings
>     enabled_modules:        [default, sfGuardAuth, sfGuardRegister]
>     i18n:                           true
>     default_culture:            fr_FR
>     standard_helpers:        [Partial, Cache, I18N]   /* Not sure
> about the use of this parameter */
>
> However, i found a solution by creating a new module and change the
> _form.php template, but then i just wonder the use of thoose i18n
> files in the plugin.
>
> Regards.

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

Reply via email to