ello
I would like to know the roadmap to support i18n catalogue extraction. For
now the extract command does not work with catalogue.
I have started to add this feature to the sfI18nPhpExtractor class, of
course this will break the standard implementation as the extract method now
return an hash array :
3 =>
*array*
'message' => string 'message_w_catalogue_with_params' *(length=31)*
'params' =>
*array*
*empty*
'catalogue' => string 'catalogue1' *(length=10)*
I will also want to extract parameter's names so they can be re used while
translating the message.
For now, the code will be publish on the mgI18nPlugin.
--
Thomas Rabaix
http://rabaix.net
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"symfony developers" 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-devs?hl=en
-~----------~----~----~----~------~----~------~--~---