On Fri, Dec 18, 2009 at 2:40 PM, Mike Massonnet <mmasson...@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/
_______________________________________________
Xfce-i18n mailing list
Xfce-i18n@xfce.org
http://foo-projects.org/mailman/listinfo/xfce-i18n

Reply via email to