- Kleiner Textfix Handelsgüter

This commit is contained in:
Christian Schlittchen 2003-03-22 10:09:00 +00:00
parent 488864b865
commit 1daf6ecb3b

View file

@ -7380,8 +7380,8 @@
<arg name="price" type="int"></arg> <arg name="price" type="int"></arg>
<arg name="product" type="resource"></arg> <arg name="product" type="resource"></arg>
</type> </type>
<text locale="de">"Auf dem Markt wird für $resource($product,0) $int($price) verlangt."</text> <text locale="de">"Auf dem Markt wird für $resource($product,0) $int($price) Silber verlangt."</text>
<text locale="en">"The local market offers $resource($product,0) at a price of $int($price)."</text> <text locale="en">"The local market offers $resource($product,0) at a price of $int($price) silver."</text>
</message> </message>
<message name="nr_market_price"> <message name="nr_market_price">