My experience is that the i18n-extract task doesn't generate new translation files, it only updates existing ones. So you have to make an empty one (copy and paste from the Symfony book) for every language you want to translate into and then run the task again. It's on my i18n-extract wish list right here next to me which I should input into the trac some time soon (maybe it's already there).
cheers, roel -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of ranonE Sent: Friday, July 20, 2007 02:38 To: symfony users Subject: [symfony-users] Interface Translation - task 'i18n-extract' don't create files into i18n folder Hi, i'm testing the Interface Translation. It doesn't work, because when i run the task 'symfony i18n-extract -- auto-save backend it' the result is: >> i18n extracting i18n strings for the "backend" application >> i18n found "17" new i18n strings >> i18n found "0" old i18n strings >> i18n saving new i18n strings but into 'apps/backend/i18n' folder there aren't any files. Ideas? Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
