Hello,
.po has "Content-Type: text/plain; charset=utf-8\n" and "Content-Transfer-Encoding: 8bit\n" .
.mo is made from .po using msgfmt -o messages.mo messages.po .
Worked around the issue by using Python rather than executing gettext.
Thank you,
Michael
------------------------------
Michael Le Fevers
------------------------------
Original Message:
Sent: Wed November 25, 2020 11:34 AM
From: SANGAMESH MALLAYYA
Subject: gettext-0.19.8.1-5 not returning when msgstr is multibyte
Hi Michael.
Let us know what encoding the .mo file is having. Please share the .mo file with us.
The message file being used is from any open source package or is it generated from some other source ?
------------------------------
SANGAMESH
------------------------------