valsorym <[email protected]> writes: > http://permalink.gmane.org/gmane.comp.python.django.user/124381
> self.message = _('This is some error message, '
> 'multiple lines!')
>
> On windows:
> msgid "This is some error message, multiple lines!"
>
> Linux
> msgid "This is some error message, "
I'm sure this was already reported and fixed long time ago:
https://savannah.gnu.org/bugs/?35109
The report you linked is also dated 2011. Check your gettext version.
Regards,
--
Daiki Ueno
