diff -r 3c3dc6a148ca -r d74e0e914b50 hedgewars/GSHandlers.inc --- a/hedgewars/GSHandlers.inc Thu Jul 20 20:11:32 2006 +0000 +++ b/hedgewars/GSHandlers.inc Fri Jul 21 20:37:44 2006 +0000 @@ -323,7 +323,7 @@ dec(Gear.Timer); AllInactive:= false; if Gear.Timer > 0 then exit; - AddCaption('Let''s fight!', $FFFFFF, capgrpStartGame); + AddCaption(trmsg[sidStartFight], $FFFFFF, capgrpStartGame); DeleteGear(Gear) end; gtsSmoothWindCh: begin