Hi,

Have you cleared your cache ? I don't think I18n files are cleaned every
refresh on dev env.

Cheers,


Before Printing, Think about Your Environmental Responsibility!
Avant d'Imprimer, Pensez à Votre Responsabilitée Environnementale!


On Sat, May 1, 2010 at 12:03 AM, Augusto Flavio <[email protected]> wrote:

> Hi,
>
>
> I'm trying to customize the action message of object_actions in admin
> generator but it's not working. Look my generator.yml
>
>
> ....
>  list:
>         title:             MY MODULE
>         display:           [=name, address, city, state ]
>         max_per_page:      10
>         sort:              [state, asc]
>         object_actions:
>           _edit:           ~
>           _delete:         { params: { onclick : "alert('Você tem certeza
> disto?');" } }
> ....
>
>
>
> The message alert "Você tem certeza disto" is not working. I checked in the
> sf_admin.pt_BR.xml and the message "Are you sure?" was no there. I put this
> translation in the i18n xml file but still not working.
>
>
>
> How can I customize it?
>
>
>
> thanks
>
>
>
> Augusto Morais
>
> --
> 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]<symfony-users%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en
>

-- 
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