[Xfce-i18n] solution for out-of-date pot files in git and/or tx misalignment?
Dimitris Glezos
glezos at indifex.com
Fri Dec 18 14:15:33 CET 2009
On Fri, Dec 18, 2009 at 2:40 PM, Mike Massonnet <mmassonnet at gmail.com> wrote:
> Regarding the pot files, thanks Glezos for pointing out the "POT
> intltool" option, however all the projects are setup with "POT" only,
> so it seems. I can't edit them, and it will take someones full evening
> to update them all. Anyhow, that sounds like a great solution :-)
>From the command-line interface:
$ python manage.py shell
>>> from projects.models import Component
>>> for c in Component.objects
c.i18n_type='INTLTOOL'
=)
-d
--
Dimitris Glezos
Transifex: The Multilingual Publishing Revolution
http://www.transifex.net/ -- http://www.indifex.com/
More information about the Xfce-i18n
mailing list