immer noch ein paar kinks in den messages - automatische konvertierung war nicht 100% foolproof

This commit is contained in:
Enno Rehling 2001-04-25 06:33:46 +00:00
parent 980c7f69f8
commit af7cd1f1b2
3 changed files with 4 additions and 4 deletions

View File

@ -6031,11 +6031,11 @@
<arg name="command" type="string"></arg>
<arg name="unit" type="unit"></arg>
<arg name="amount" type="int"></arg>
<arg name="item" type="resource"></arg>
<arg name="item" type="string"></arg>
</type>
<locale name="de">
<nr section="magic">
<text>"$unit($unit) in $region($region): '$command' - $unit($unit) erschafft $int($amount) $resource($item,$amount)"</text>
<text>"$unit($unit) in $region($region): '$command' - $unit($unit) erschafft $int($amount) $item"</text>
</nr>
</locale>
</message>

View File

@ -443,7 +443,7 @@ sk_polearm;de;Stangenwaffen
sk_quarrying;de;Steinbau
sk_taxation;de;Steuereintreiben
sk_roadwork;de;Straßenbau
sk_tactic_p;de;Taktik
sk_tactics;de;Taktik
sk_stealth;de;Tarnung
sk_entertainment;de;Unterhaltung
sk_weaponsmithing;de;Waffenbau

View File

@ -904,7 +904,7 @@
</type>
<locale name="en">
<nr section="errors">
<text>"$unit($unit) in $region($region): '$command' - Talent could not be recognized."</text>
<text>"$unit($unit) in $region($region): '$command' - The skill could not be recognized."</text>
</nr>
</locale>
</message>