I had to call some custom procedures to have a workaround for this
problem... I assumed I could add my custom localized messages in the app
folder "apps/myapp/i18n/".

Now I can fix this. Thank you for your support.


-----Messaggio originale-----
Da: symfony-users@googlegroups.com [mailto:symfony-us...@googlegroups.com]
Per conto di Syndicut
Inviato: giovedì 27 agosto 2009 13.43
A: symfony users
Oggetto: [symfony-users] Re: Doctrine Admin Generator: javascript message
localization

I managed to translate this string by adding translation to file
(relative to project root):

lib/vendor/symfony/lib/plugins/sfDoctrinePlugin/i18n/
sf_admin.YOUR_LOCALE.xml

It should be sfPropelPlugin if you use Propel.

On 10 ???, 19:20, televas <silvio.cim...@televas.it> wrote:
> Hi,
> I'm using the i18n support in some modules based on the doctrine admin
> generator. I'm configuring some messages, but I can't find how to have
> localized javascript messages. When I click on the "delete" link in
> the list, a message box ask me for confirmation. But I need to
> translate the message "Are you sure?" with the i18n support in the
> current user language. How can I do this?
>
> Besides, are available some complete catalogs with standard symfony
> messages already translated? For example a "messages.xml" file already
> configured for some languages? Has the Symfony community a common
> repository with resources like this?
>
> Thank you in advance.


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

Reply via email to