Complete.Org: Mailing Lists: Archives: freeciv-dev: July 1999:
Re: [Freeciv-Dev] Internationalization
Home

Re: [Freeciv-Dev] Internationalization

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: dperezs@xxxxxxxxxxxxxxx
Cc: freeciv-dev@xxxxxxxxxxx, linuxredac@xxxxxxxxxxxxx
Subject: Re: [Freeciv-Dev] Internationalization
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Sun, 18 Jul 1999 14:59:39 +1000 (EST)

David =?iso-8859-1?Q?P=E9rez?= Serrada wrote:

> It is a really big patch

I would actually like to put this in CVS in a series of 
smaller steps, rather than with a monster patch.

So far I have added basic gettext files as provided by
gettextize, and added common/fcintl.h

What I would like to see now is a patch which changes 
configure etc, and civserver.c and civclient.c, to provide
basic working support.  

I would prefer changes which mark strings and provide 
translations to be later, or at least separately.  
(Well, if you like you may mark _one_ string and provide 
_one_ translation for testing purposes ;-)

Note that to do configure work on freeciv one should be
using automake-1.4 and autoconf-2.13.

And a question: is it possible to tell gettext where the 
translations (.gmo files) are without doing "make install"?  
Eg, to just run freeciv from the untar-ed and compiled 
distribution directory with translations in ./po ?

Regards,
-- David

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