Re: [Freeciv-Dev] MFC: networking and internationalization
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Andy Black wrote:
> The other question is how do I implement gettext in the client.
The gettext support to be included in freeciv provides a
standalone implementation of gettext which can be used
(compiled into freeciv) if your system does not provide
gettext via a library (or if the system version is poor).
Oops. Except the compiled in version appears to rely quite
heavily on autoconf/configure. So at the least you would
probably have to hand-write a suitable config.h, to include
defines for gettext to use which are appropriate on your
platform.
Or did you mean something else?
-- David
|
|