forked from github/server
"Beschreibung der Zauberwirkung unverstaendlich oder falsch." Fehlende Zeile in Spruchmeldung nachgefuegt.
This commit is contained in:
parent
b37b21cf68
commit
30a43b925d
|
@ -1526,7 +1526,7 @@
|
||||||
<arg name="command" type="order"/>
|
<arg name="command" type="order"/>
|
||||||
<arg name="mage" type="unit"/>
|
<arg name="mage" type="unit"/>
|
||||||
</type>
|
</type>
|
||||||
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - $unit($mage) kann durch $unit($unit) zu wirken."</text>
|
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - $unit($mage) kann nicht genug Energie aufbringen, um diesen Spruch durch $unit($unit) zu wirken."</text>
|
||||||
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - $unit($mage) cannot raise enough energy to channel the spell through $unit($unit)."</text>
|
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - $unit($mage) cannot raise enough energy to channel the spell through $unit($unit)."</text>
|
||||||
</message>
|
</message>
|
||||||
<message name="spell_resist" section="magic">
|
<message name="spell_resist" section="magic">
|
||||||
|
|
Loading…
Reference in New Issue