Re: Gettext & Gtk1.3.12



Andreas Scherf <scherfa web de> writes:
> And i changed the po files with KBabel (sorry for that)
> but nothing happened (some lines are invisible) im unsing the german
> charakters öä,ü in those lines and the aren`t shown up in the running
> program what could i do here ? How does a UTF8 charcter looks like /344
> or some strange Typos ??
> 

I'm not sure what you're asking...

if you did the bind_textdomain_codeset() you don't need to change the
po files - does it work if you leave them in Latin-1?

If you do convert pofiles to UTF-8, you can check that the UTF-8 in
your pofiles is valid like this:

  iconv -f UTF-8 -t ISO8859-1 file.po

Havoc





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