forked from github/server
"falsche Fehlermeldung bei zu geringem Handelstalent" wrote a clearer message
This commit is contained in:
parent
eeac273e97
commit
a8ff535f0c
2 changed files with 76 additions and 76 deletions
|
@ -5817,8 +5817,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)' - Keiner hier kann handeln."</text>
|
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - Die Einheit kann keine weiteren Güter handeln."</text>
|
||||||
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - Nobody here can trade."</text>
|
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - the unit cannot trade any more goods."</text>
|
||||||
</message>
|
</message>
|
||||||
<message name="error101" section="errors">
|
<message name="error101" section="errors">
|
||||||
<type>
|
<type>
|
||||||
|
|
Loading…
Reference in a new issue