Complete.Org: Mailing Lists: Archives: freeciv-dev: November 2004:
[Freeciv-Dev] Last helptext patch
Home

[Freeciv-Dev] Last helptext patch

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: Freeciv Developers <freeciv-dev@xxxxxxxxxxx>
Subject: [Freeciv-Dev] Last helptext patch
From: Christian Knoke <chrisk@xxxxxxxxx>
Date: Fri, 26 Nov 2004 10:00:07 +0100

  if (terrain_has_flag(i, TER_OCEANIC)) {
    sprintf(buf + strlen(buf),
            _("* Only naval units can travel on oceanic terrains."));
    strcat(buf, "\n");

Well it's true and it is not ... what about airplanes?

* Only naval or air units can travel on oceanic terrains.

Christian

-- 
Christian Knoke            * * *            http://cknoke.de
* * * * * * * * *  Ceterum censeo Microsoft esse dividendum.



[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] Last helptext patch, Christian Knoke <=