I'd like to maintain my native language translation for a CodeIgniter-based application.
However, translation files are in app_lang.php file as content of the array, and I'd like to use 'standard' gettext tools to translate which are also easier to maintain, keep under DVCS etc.
Do you know about some application which would enable to convert from/to CodeIgniter language files to/from gettext *.po files?
All I know is the following blueprint at Launchpad: https://blueprints.launchpad.net/phsite/+spec/gnu-gettext-translations