Hi all, i'm trying to generate i18n translation files using the following command:
symfony i18n:extract frontend --auto-save The command runs without any errors, finds new strings correctly, however no translation files are being generated in app/frontend/i18n/en Anyone an idea what might cause this ? I've already tried to fix the project permissions using project:permission. thanks! -robert Symfony Version: 1.4 ORM: Doctrine PHP: 5.3.0 System. OSX 10.6.2 -- 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.
