Complete.Org: Mailing Lists: Archives: freeciv-dev: June 2000:
[Freeciv-Dev] Re: Plans for 1.12
Home

[Freeciv-Dev] Re: Plans for 1.12

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: ???í?? <iquin@xxxxxxxxxx>
Cc: freeciv-dev@xxxxxxxxxxx
Subject: [Freeciv-Dev] Re: Plans for 1.12
From: Tomasz Wegrzanowski <maniek@xxxxxxxx>
Date: Wed, 21 Jun 2000 10:26:58 +0200

On Wed, Jun 21, 2000 at 03:56:14AM -0400, ???í?? wrote:
> >>       Method of making "custom" nation, so that more nations are not 
> >> required.
> >I suggest some cleanup in <nation>.ruleset :
> IMHO client-side ruleset is a better approach.
> 
> >that way, 100% of meaningful data and no crap will fit on custom nation 
> >screen.
> I guess there are different coding behaviors, some coders always plan for the 
> future,
> some never consider them.

I see no reason to have these fields in future.

> >> > - valutas
> >>       Wasn't it already decided that this was just a bad idea?
> >no
> Some projects have contrib directories, why not create one for freeciv?

I suggest changing every
``printf (_("Need %d gold"), cash);''
to
``printf (_("Need %d %s"), cash, _("gold"))''

Later we will find some good way to allow both
multi-valutas and gold-everywhere,
and strings, l10n etc. will be already done.



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