Hello all, <br><br>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.<br>
<br>e.g  #: pywine.py:121<br>          msgid "year"<br>          msgstr "<span dir="ltr" id=":ty">année"<br><br>Error:<br></span><span dir="ltr" id=":1t">fr.po:33:12: invalid multibyte sequence<br>fr.po:33:13: invalid multibyte sequence</span><br>
<span dir="ltr" id=":ty"><br>Can anyone help  me to solve thsi problem.<br><br><br>Regards,<br>Ginovation<br></span>