New message for spells that cannot be cast in astral space.

English Style: can't or can not => cannot
This commit is contained in:
Enno Rehling 2020-07-26 14:03:46 +02:00
parent b06f3cf0e2
commit cf1c06ad29
3 changed files with 18 additions and 5 deletions

View File

@ -3485,6 +3485,13 @@
<arg name="command" type="order"/>
</type>
</message>
<message name="spell_astral_forbidden" section="errors">
<type>
<arg name="unit" type="unit"/>
<arg name="region" type="region"/>
<arg name="command" type="order"/>
</type>
</message>
<message name="spell_astral_only" section="errors">
<type>
<arg name="unit" type="unit"/>

View File

@ -641,6 +641,9 @@ msgstr "\"$unit($unit) vergisst $skill($skill).\""
msgid "spell_astral_only"
msgstr "\"$unit($unit) in $region($region): '$order($command)' - Dieser Zauber kann nur im Astralraum gezaubert werden.\""
msgid "spell_astral_forbidden"
msgstr "\"$unit($unit) in $region($region): '$order($command)' - Dieser Zauber kann nicht im Astralraum gezaubert werden.\""
msgid "sp_movecastle_fail_0"
msgstr "\"$unit($unit) in $region($region): '$order($command)' - Der Elementar ist zu klein, um das Gebäude zu tragen.\""

View File

@ -638,6 +638,9 @@ msgstr "\"$unit($unit) in $region($region) damages the $ship($ship).\""
msgid "forget"
msgstr "\"$unit($unit) forgets $skill($skill).\""
msgid "spell_astral_forbidden"
msgstr "\"$unit($unit) in $region($region): '$order($command)' - This spell cannot be cast on the astral plane.\""
msgid "spell_astral_only"
msgstr "\"$unit($unit) in $region($region): '$order($command)' - This spell can only be cast on the astral plane.\""
@ -1164,7 +1167,7 @@ msgid "error_max_magicians"
msgstr "\"$unit($unit) in $region($region): '$order($command)' - There may not be more than $int($amount) magicians in your faction.\""
msgid "error304"
msgstr "\"$unit($unit) in $region($region): '$order($command)' - Units of a faction that can't be attacked may not guard.\""
msgstr "\"$unit($unit) in $region($region): '$order($command)' - Units of a faction that cannot be attacked may not guard.\""
msgid "error300"
msgstr "\"$unit($unit) in $region($region): '$order($command)' - Invalid synonym.\""