Fehlende Meldung für das Einreissen von Strassen.

This commit is contained in:
Enno Rehling 2005-05-09 21:46:10 +00:00
parent a285399f9a
commit d7816c7b2d
1 changed files with 10 additions and 0 deletions

View File

@ -4821,6 +4821,16 @@
<text locale="fr">"$unit($unit) in $region($region): '$order($command)' - The target-unit did not contact us."</text>
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - The target-unit did not contact us."</text>
</message>
<message name="error71" section="errors">
<type>
<arg name="unit" type="unit"/>
<arg name="region" type="region"/>
<arg name="command" type="order"/>
</type>
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - Die Richtung wurde nicht erkannt."</text>
<text locale="fr">"$unit($unit) in $region($region): '$order($command)' - Direction was not recognized."</text>
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - Direction was not recognized."</text>
</message>
<message name="unknowndirection" section="errors">
<type>
<arg name="unit" type="unit"/>