Thursday, January 29, 2015

merge django.po and djangojs.po files

Hi,

I want to keep the one language file for all extensions.
But I can parse the js files only with

django-admin makemessages -d djangojs -l it

command.

django-admin makemessages -d django -l it -e js

does not work for me.

I have Python 2.7.8, Django 1.7, gettext-runtime-0.17,  gettext-tools-0.17 windows instalations

Thanks in advance,


gipyth

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/838066f2-e67e-48b8-8fa0-77f5868ac60b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment