Re: makemessages .. not all translations found or commented out

2009-06-24 Thread rskm1
> when I use this command > ./manage.py makemessages -l nl  -e=html,txt,py -- > pythonpath=apps_pinax,templates_pinax > > It finds also text in the txt files.. but it also comments out parts > of translations I found with the first command like > > #~ msgid "Discussion Topics for Tribe" > #~

makemessages .. not all translations found or commented out

2009-06-23 Thread Niels
I have text (in .html, .py an .txt) that should be translated. When I use this command ./manage.py makemessages -l nl -- pythonpath=apps_pinax,templates_pinax It finds translations in the html file like: #: templates_pinax/tribes/topics.html:11 msgid "Discussion Topics for Tribe" msgstr