Follow-up Comment #38, bug #1981 (project savane):

"is perl really needed? Cannot iconv simply do it?"

I would use iconv for the actual conversion, yes. But I need to change the
msgstr header for the .po file as well, because the encoding is specified in
there. That would still remain KOI8-R, for example, even though the ru.po file
would already be in UTF-8. Obviously, this leads to terrible results or even
failures.

Thus the little header snippet has to be replaced as well, that's where perl
comes in handy.

    _______________________________________________________

Reply to this item at:

  <http://gna.org/test/bugs/?func=detailitem&item_id=1981>

_______________________________________________
  Message sent via/by Savane TEST INSTALL
  http://gna.org/test/


_______________________________________________
Savane-dev mailing list
[email protected]
https://mail.gna.org/listinfo/savane-dev

Reply via email to