[Freeciv-Dev] Re: Double space in server/stdinhand.c
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Mon, Jun 16, 2003 at 01:46:48PM +0200, Reinier Post wrote:
> On Mon, Jun 16, 2003 at 12:33:25AM +0200, Erik Sigra wrote:
> > Unless there is a reason to have double space, please commit this:
> >
> > -- stdinhand.c 2003/05/15 12:26:53 1.280
> > +++ stdinhand.c 2003/06/15 22:31:00
> > @@ -3158,7 +3158,7 @@ static void take_command(struct connecti
> > attach_connection_to_player(pconn, pplayer);
> >
> > cmd_reply(CMD_TAKE, caller, C_COMMENT,
> > - _("%s unconnecting from %s"), pconn->username,
> > old_plr->name);
> > + _("%s unconnecting from %s"), pconn->username,
> > old_plr->name);
>
> If that line is going to be patched,
> perhaps it's better to write "disconnecting".
This is about 'take', the client is not disconnecting.
I also think 'unconnecting' is not a good word here.
Christian
--
Christian Knoke * * * http://www.enter.de/~c.knoke/
* * * * * * * * * Ceterum censeo Microsoft esse dividendum.
|
|