Enforcing maximum size of units in give_men.

This commit is contained in:
Enno Rehling 2006-10-29 12:47:27 +00:00
parent 842f9038b8
commit 13e19fb8b3
1 changed files with 1 additions and 1 deletions

View File

@ -5519,7 +5519,7 @@
<text locale="fr">"$unit($unit) in $region($region): '$order($command)' - The unit does not have these herbs."</text> <text locale="fr">"$unit($unit) in $region($region): '$order($command)' - The unit does not have these herbs."</text>
<text locale="en">"$unit($unit) in $region($region): '$order($command)' - The unit does not have these herbs."</text> <text locale="en">"$unit($unit) in $region($region): '$order($command)' - The unit does not have these herbs."</text>
</message> </message>
<message name="unit_size" section="errors"> <message name="error_unit_size" section="errors">
<type> <type>
<arg name="unit" type="unit"/> <arg name="unit" type="unit"/>
<arg name="region" type="region"/> <arg name="region" type="region"/>