Error: invalid multibyte sequence
ganesh gajre
ginovation at gmail.com
Fri Mar 6 05:23:54 EST 2009
Hello all,
I am trying to use gettext method for my one of program making i18N usable
in Unicode. When i enter the text repalcement in .po file and try to create
.mo file from that, it gives me error as : invalid multibyte sequence. I
tried this for french language.
e.g #: pywine.py:121
msgid "year"
msgstr "année"
Error:
fr.po:33:12: invalid multibyte sequence
fr.po:33:13: invalid multibyte sequence
Can anyone help me to solve thsi problem.
Regards,
Ginovation
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20090306/0116f1d1/attachment.html>
More information about the Python-list
mailing list