[Freeciv-Dev] (PR#14456) Plural required
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=14456 >
SVN HEAD 25 OCT 2005 GTK2
This helpdata.c:1296 text requires plural form:
if (gov->martial_law_max > 0) {
sprintf(buf + strlen(buf),
_("* You may impose martial law. Each "
"military unit inside a city, up to a maximum of %d, will "
"force %d unhappy citizens to become content.\n"),
gov->martial_law_max, gov->martial_law_per);
}
Christian
--
Christian Knoke * * * http://cknoke.de
* * * * * * * * * Ceterum censeo Microsoft esse dividendum.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] (PR#14456) Plural required,
Christian Knoke <=
|
|