The plugin has some limitations: * Can only works with the default "messages" catalogue * For file backends (XLIFF and gettext), it only saves/deletes strings in the `apps/myapp/i18n/messages.XX.xml` file
I updated the README accordingly. Fabien gestadieu wrote: > Hi all, > > Testing this new plugin on one of my project, I realized that it input > in my main messages.xx.xml all translation although some are supposed > to be in other dictionaries. > I have one main messages.xx.xml plus a couple of other dictionary > files such as invoice.xx.xml, receipt.xx.xml,... and when I run this > new i18n-extract task it puts everything in my main messages.xx.xml. > I need to separate them because some translation can be slidely > different according to where they appear. > Anyway, this is a fantastic plugin that ease any I18N application. > > Is this a bug I should report or something I am misunderstanding? > > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
