Removed double spaces from a couple of internationalized strings.

This commit is contained in:
Adrián Chaves Fernández (Gallaecio) 2013-08-18 11:49:36 +02:00
parent 2e93f56778
commit 71c75e43c1

View file

@ -155,7 +155,7 @@ Note: This scenario uses a combination of two Micro AIs, the Hang Out Micro AI w
id=Bad Outlaw
[/filter]
{MESSAGE (Good Bandit) "" "" _"We got him! Now whatever it is we are fighting for is safe."}
{MESSAGE (Good Bandit) "" "" _"We got him! Now whatever it is we are fighting for is safe."}
# So that game goes on to next scenario
[modify_side]
@ -179,7 +179,7 @@ Note: This scenario uses a combination of two Micro AIs, the Hang Out Micro AI w
x,y=36,19
[/filter]
{MESSAGE (Bad Outlaw) "" "" _"I made it! Now we can keep fighting for whatever it is that we are fighting for."}
{MESSAGE (Bad Outlaw) "" "" _"I made it! Now we can keep fighting for whatever it is that we are fighting for."}
[endlevel]
result=defeat
[/endlevel]