forked from github/server
BUG 2439 Strassenbau Fehlermeldung (Region/Richtung).
This commit is contained in:
parent
79bc22b617
commit
666d5715ab
1 changed files with 2 additions and 2 deletions
|
@ -8188,8 +8188,8 @@
|
|||
<arg name="unit" type="unit"/>
|
||||
<arg name="command" type="order"/>
|
||||
</type>
|
||||
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - In dieser Region gibt es keine Brücken und Straßen mehr zu bauen."</text>
|
||||
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - The roads and bridges in this region are complete."</text>
|
||||
<text locale="de">"$unit($unit) in $region($region): '$order($command)' - In dieser Richtung gibt es keine Brücken und Straßen mehr zu bauen."</text>
|
||||
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - The roads and bridges in that direction are complete."</text>
|
||||
</message>
|
||||
|
||||
<message name="error_build_skill_low" section="errors">
|
||||
|
|
Loading…
Reference in a new issue