[Freeciv-Dev] server/citytools.c message bug. (PR#1378)
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
I am Japanese translator.
When I tryed to transration, I found mistake. It is not sure and I
didn't see this message yet.
--
SAWADA, Katsuya
--- citytools.c.1.179 Wed Apr 10 02:41:35 2002
+++ citytools.c Mon Apr 15 21:33:00 2002
@@ -1132,7 +1132,7 @@
notify_player_ex(unit_owner(punit), -1, -1, E_NOEVENT,
_("Game: When %s was disbanded your %s could not "
"get out, and it was therefore stranded."),
- unit_type(punit)->name, pcity->name);
+ pcity->name, unit_type(punit)->name);
wipe_unit(punit);
}
/* We just messed with the unit list. Avoid trouble by starting over.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] server/citytools.c message bug. (PR#1378),
SAWADA Katsuya <=
|
|