Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2004:
[Freeciv-Dev] Re: (PR#10930) i18n in ukrainian: "Translated name is too
Home

[Freeciv-Dev] Re: (PR#10930) i18n in ukrainian: "Translated name is too

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ktocomp@xxxxxxxx
Subject: [Freeciv-Dev] Re: (PR#10930) i18n in ukrainian: "Translated name is too long. Aborting."
From: "Jason Short" <jdorje@xxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 9 Nov 2004 07:14:10 -0800
Reply-to: rt@xxxxxxxxxxx

<URL: http://rt.freeciv.org/Ticket/Display.html?id=10930 >

ms209290@xxxxxxxxxxxxxxxxxxx wrote:

> Why do we have to store the translated strings anyway?
> I don't think that there are any speed issues.
> 
> We can simply use gettext in get_nation_name[_plural]()

Yes.  But you'll have to fix some code first.  For instance the ruleset 
code assumes that these functions return the *untranslated* name (since 
translation isn't normally done until later).  Probably there is other 
code that accesses the pnation->name field directly.

jason




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