Re[2]: system-tools-backends and message encoding
- From: Funda Wang <fundawang linux net cn>
- To: gnome-i18n gnome org
- Subject: Re[2]: system-tools-backends and message encoding
- Date: Sat, 12 Feb 2005 05:19:26 +0800
Francisco> use:
Francisco> iconv -f <your_locale> -t utf-8 < your_locale.po > utf-encoded.po
No. you should not use iconv, as it won't modify the header of PO, which
will cause the PO unusable. Instead, following command is preferred:
msgconv -t utf-8 -o LL-utf-8.po LL.po
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]