Complete.Org:
Mailing Lists:
Archives:
freeciv-dev:
May 2002: [Freeciv-Dev] Re: game options not i18n'd (PR#1447) |
[Freeciv-Dev] Re: game options not i18n'd (PR#1447)[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Raimar Falke wrote: On Thu, May 09, 2002 at 08:51:03AM -0700, Christian Knoke wrote:Stuff like this: GEN_EV(N_("City: Building Unavailable Item"), E_CITY_CANTBUILD), GEN_EV(N_("City: Captured/Destroyed"), E_CITY_LOST), in client/options.c is not translatable.Why? Do you mean that you can't express this in German? Or is it a These items are marked with an N_ to be translated, but is the translation ever actually carried out? jason
|