Complete.Org: Mailing Lists: Archives: freeciv-dev: August 2000:
[Freeciv-Dev] Re: New nation: Croatians
Home

[Freeciv-Dev] Re: New nation: Croatians

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: New nation: Croatians
From: Robert Brady <robert@xxxxxxxxxxx>
Date: Thu, 17 Aug 2000 20:44:01 +0100 (BST)

On 17 Aug 2000, Gerhard Killesreiter wrote:

> > How would you deal with that, considering the fact that
> > gettext has no idea what encoding the .po/.mo file has?
> 
> To be honest I have no clue :-(

The answer is "UTF-8". What we want to do is have the all the strings on
the wire being in UTF-8, and then convert to the appropriate local
encoding in the client.  For clients based on gtk1.3, this would be UTF-8,
and we could display cyrillic, chinese, etc characters all as originally
intended.  Whereas, for other clients, we could do transliteration.

I will work on this at some point.

-- 
Robert




[Prev in Thread] Current Thread [Next in Thread]