Complete.Org: Mailing Lists: Archives: freeciv-dev: April 2006:
[Freeciv-Dev] (PR#16277) client/helpdata.c:1328 typo?
Home

[Freeciv-Dev] (PR#16277) client/helpdata.c:1328 typo?

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
Subject: [Freeciv-Dev] (PR#16277) client/helpdata.c:1328 typo?
From: "Egor Vyscrebentsov" <evyscr@xxxxxxxxx>
Date: Wed, 5 Apr 2006 02:43:52 -0700
Reply-to: bugs@xxxxxxxxxxx

<URL: http://bugs.freeciv.org/Ticket/Display.html?id=16277 >

Good daytime!

svn branches/S2_1 r11820
clinet/helpdata.c:1328

      case EFT_EMPIRE_SIZE_STEP:
        sprintf(buf + strlen(buf), _("* After the first unhappy citizen "
                "due to city size, for each %d additional cities, another "
                "unhappy citizen will appear.\n"), peffect->value);
        break;

This should be "due to civilization size" to my mind.

PS Why don't we use "empire size"? (It is more nice for me.)

-- 
Thanks, evyscr





[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] (PR#16277) client/helpdata.c:1328 typo?, Egor Vyscrebentsov <=