I've just read code of lib/vendor/symfony/lib/i18n/
sfMessageSource_XLIFF.class.php for changing file extension.
It seems like that came from PRADO, so it is not configurable as pure
symfony classes are.
Indeed, the extension of language files are changable.
We need to create lib/i18n/sfMessageSource_OpenPNE_XLIFF.class.php and
override value of $dataExt property to ".xlf".
And change i18n.param.source to "OpenPNE_XLIFF" in apps/*/config/
factories.yml.
But it is not good idea because it'll break BC in plugin.
Give me a little longer to think about it.
--
Kousuke Ebihara
ebi...@tejimaya.com
http://sns.openpne.jp/?a=page_f_home&target_c_member_id=807
OpenPNE Project http://www.openpne.jp
Tejimaya.inc http://tejimaya.com