Hello, I just tried the i18n:extract task :
php symfony i18n:extract --auto-save frontend fr As a result, I get a 'message.xml' file in '$sf_root_dir/apps/frontend/ i18n/fr/'. http://www.symfony-project.org/book/1_2/13-I18n-and-L10n#cha pter_13_sub_using_dictionary_files The documentation says that by using the third parameter as the name of dictionary file in __('my text', null, 'mydictionary'), I should have a 'mydictionary.xml' file. But I don't... Why ? Thanks for your help, --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
