Re: i18n/locales hell

Dexter Filmore <[email protected]> Wed, 14 Jan 2004 16:49:18 +0100
Newsgroups gmane.linux.usability.annoyances
Organization SCHWA Corporation
Message-ID <[email protected]>
On Wed, 14 Jan 2004 15:55:53 +0100
"Pablo Vieira" <listas-FYuJXz9k+h59uiUsa/[email protected]> wrote:

> I second this one. I'm Spanish.
> 
> I would go even further: some good translation standards should be studied
> and proposed. Since not always professional translators are involved in the
> translations there are too many terrible ones (and many very good ones too,
> don't get me wrong).

Well, I must say I like to leave info/warning/error messages as they are since
most developers won't get along with german gcc error outputs :)
But often enough I run into situations where special chars are interpreted
wrong or utf8 is mistreated as iso8859 and turns into two garbled chars.
rigth now for example Opera/Gnome did this: I saved a file and gedit won't
list it in the open dialog since the encoding was wrong. 
Haven't spotted the culprit yet, Opera or Gnome, but let's say it's Gnome
which can't read utf8 - where do I change that?!

Dex