Complete.Org: Mailing Lists: Archives: freeciv-dev: September 1999:
[Freeciv-Dev] Re: I18n problems
Home

[Freeciv-Dev] Re: I18n problems

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: I18n problems
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Mon, 27 Sep 1999 18:19:06 +1000 (EST)

"Claus Leth Gregersen" <leth@xxxxxxxxxxx> wrote:

> The obvious cure is to add translation for english aswell.
> Since the default string, is the (english) index-string, you won't have to
> add translation for anything
> but these kinds of string.
> So use "your_name" "player_name" "city_name" etc., in the code, and
> translate it to "name" in the tiny english translation, and to whatever it's
> called in polish etc.

Except it would be best to keep such name mangling minimal, so 
that results are still acceptable when compiled without NLS, or 
when message catalogues are not installed, or if translations
for non-English are not updated yet to do such words, etc.

Adding spaces or underscores may work, and would be sufficiently 
obscure/confusing... :-/

-- David

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