#6073: compile-messages.py parse error for utf-8 files with signature -----------------------+---------------------------------------------------- Reporter: Wonlay | Owner: Wonlay Status: new | Component: Internationalization Version: SVN | Keywords: msgfmt Stage: Unreviewed | Has_patch: 1 -----------------------+---------------------------------------------------- If your po files are saved in utf-8 encoding with byte order marks, the compile-messages.py will fails with: LC_MESSAGES/django.po:1:2: parse error msgfmt: found 1 fatal error
Maybe we can remove the byte order marks before running msgfmt. -- Ticket URL: <http://code.djangoproject.com/ticket/6073> Django Code <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 [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
