On Feb 19, 6:07 pm, Julien Demoor <[email protected]> wrote:
>
> There's a typo in your template example (malformed tag in "{% trans}
> This should "), but I assume it's not the problem. I think you are
> missing the -F option to pybabel : pybabel -v extract -F babel.cfg
> mymodule -o mymodule.pot
>
> At least I reproduced your problem and fixed it this way.
>

Hi Julien,

That was indeed the problem. I'd just assumed that it would look for
babel.cfg in the current directory and that -F was for other
locations.

Thanks and regards,

Vinay Sajip

-- 
You received this message because you are subscribed to the Google Groups 
"pocoo-libs" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pocoo-libs?hl=en.

Reply via email to