(PR#16006) Beta1: AI debug command wording

"Christian Knoke" <[email protected]> Thu, 23 Mar 2006 01:27:57 -0800
Newsgroups gmane.games.freeciv.ai
Message-ID <[email protected]>
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=16006 >


SVN 2.1 23 MAR 2006

From server/commands.c:

 {"debug",     ALLOW_CTRL,
   N_("debug [ player <player> | city <x> <y> | units <x> <y> | unit <id> "
      "| tech <player> | timing | info]"),
   N_("Turn on or off AI debugging of given entity."),
   N_("Print AI debug information about given entity and turn continous "
      "debugging output for this entity on or off."),
  },

Shouldn't this be

   N_("debug [ player <player> | city <x> <y> | units <x> <y> | unit <id> "
      "| tech <tech> | timing | info]"),

Christian

-- 
http://cknoke.de