forked from github/server
neue patzer-meldung hatte einen fehler
This commit is contained in:
parent
a2640fa4e5
commit
5ef4ca6261
|
@ -1273,8 +1273,8 @@
|
|||
<arg name="region" type="region"/>
|
||||
<arg name="spell" type="string"/>
|
||||
</type>
|
||||
<text locale="de">"$unit($unit) unterläuft in $region($region) beim Zaubern von $order($command) ein Patzer:"</text>
|
||||
<text locale="en">"$unit($unit) fumbles while casting $order($command) in $region($region):"</text>
|
||||
<text locale="de">"$unit($unit) unterläuft in $region($region) beim Zaubern von $spell ein Patzer:"</text>
|
||||
<text locale="en">"$unit($unit) fumbles while casting $spell in $region($region):"</text>
|
||||
</message>
|
||||
<message name="patzer3" section="magic">
|
||||
<type>
|
||||
|
|
Loading…
Reference in New Issue