- Fehler in Meldung destroy_magic_noeffect

This commit is contained in:
Christian Schlittchen 2002-02-02 16:42:45 +00:00
parent 0bc91059fe
commit caee0c7993
1 changed files with 2 additions and 2 deletions

View File

@ -6474,12 +6474,12 @@
<arg name="unit" type="unit"></arg>
<arg name="region" type="region"></arg>
<arg name="command" type="string"></arg>
<arg name="succ" type="string"></arg>
<arg name="succ" type="int"></arg>
<arg name="target" type="string"></arg>
</type>
<locale name="de">
<nr section="magic">
<text>"$unit($unit) in $region($region): '$command' - Der Magier zerstört $succ Flüche auf ${target}."</text>
<text>"$unit($unit) in $region($region): '$command' - Der Magier zerstört $int($succ) Flüche auf ${target}."</text>
</nr>
</locale>
</message>