use: iconv -f <your_locale> -t utf-8 < your_locale.po > utf-encoded.po
El vie, 11-02-2005 a las 09:53 +0700, Theppitak Karoonboonyanan escribi�: > Hello, > > I found some problem while translating system-tools-backends, which made me > hesitate to commit. > > The problem is that the encoding of the translated strings seems to be that of > current locale, while GTK+ widgets always assume UTF-8. This makes the > translated messages appear as junk, unless a UTF-8 locale is selected. > This doesn't occur with GTK+ apps in general. > > How could we solve this problem? > > Thanks, > -Thep. > _______________________________________________ > gnome-i18n mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gnome-i18n _______________________________________________ gnome-i18n mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gnome-i18n
