#11793: i18n documentation makemessages format doesn't work ---------------------------+------------------------------------------------ Reporter: anonymous | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.1 Keywords: i18n | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ The i18n docs give the following command line to specify multiple file extensions to examine:
django-admin.py makemessages -l=de -e=html,txt -e xml However, the =-signs don't seem to be allowed. I noticed this trying to examine html and txt files, when -e=html,txt only examined txt files. Also, making messages with -l=de, I get a =de directory in locale dir. -- Ticket URL: <http://code.djangoproject.com/ticket/11793> Django <http://code.djangoproject.com/> The Web framework for perfectionists with deadlines. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to django-updates@googlegroups.com To unsubscribe from this group, send email to django-updates+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---