jdorje: Rewrite the messages sent when more than one...

[email protected] Thu, 8 Sep 2005 12:51:02 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Thu Sep  8 12:47:38 PDT 2005 = Thu Sep  8 19:47:38 2005 (GMT)
by Jason Dorje Short <[email protected]>

---- Files affected:

freeciv/server unittools.c

---- Log message:
      Tag: HEAD

Rewrite the messages sent when more than one of your units is killed in
a single attack.  Now there is just one message sent instead of N+1 of
them.  Translation is improved as well (using PL_).

Patch by me in PR#13909.