forked from github/server
fixed message (bug #1506)
This commit is contained in:
parent
9f9043e4dd
commit
9142b79614
|
@ -5858,8 +5858,8 @@
|
||||||
<arg name="region" type="region"/>
|
<arg name="region" type="region"/>
|
||||||
<arg name="command" type="order"/>
|
<arg name="command" type="order"/>
|
||||||
</type>
|
</type>
|
||||||
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - Laen kann nur in einem Bergwerk abgebaut werden."</text>
|
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - Dieses Metall kann nur in einem Bergwerk abgebaut werden."</text>
|
||||||
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - Laen can be excavated only in a mine."</text>
|
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - This metal can be excavated only in a mine."</text>
|
||||||
</message>
|
</message>
|
||||||
<message name="error103" section="errors">
|
<message name="error103" section="errors">
|
||||||
<type>
|
<type>
|
||||||
|
|
Loading…
Reference in New Issue