--
Ticket URL: <https://code.djangoproject.com/ticket/34869>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
* status: new => closed
* resolution: => wontfix
Comment:
Duplicate `msgid`' s are not allowed by the gettext infrastructure,
there's nothing we can do to change that. However, you should generally
not obtain duplicate messages when running `makemessages`.
I suggest you open a thread in the Django forums (i18n section) with some
concrete example so we can examine it and maybe find a solution.
--
Ticket URL: <https://code.djangoproject.com/ticket/34869#comment:1>