Re: We need a solution about .po files && UTF-8



Carlos Perelló Marín <carlos@gnome-db.org> writes:

> kmaraas has just told me that we can depend on gettext 0.11 without
> problems so the main question now is...

Great!

> P.S.: We should change also the .po's header from the local encoding to
> UTF8.

This is one of the reasons I'm voting for msgconv -- you'll get header
adjustments for free:

ke@tux:~/Projects> grep charset sh-utils-2.0.11.de.po
"Content-Type: text/plain; charset=ISO-8859-1\n"

ke@tux:~/Projects> /gnu/bin/msgconv -o - --to UTF-8 sh-utils-2.0.11.de.po \
  | grep charset
"Content-Type: text/plain; charset=UTF-8\n"

-- 
ke@suse.de (work) / keichwa@gmx.net (home):              |
http://www.suse.de/~ke/                                  |      ,__o
Free Translation Project:                                |    _-\_<,
http://www.iro.umontreal.ca/contrib/po/HTML/             |   (*)/'(*)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]