From 1a3a28c59cc7ba709b82df4ab49f26c82b785fa2 Mon Sep 17 00:00:00 2001 From: Wedge009 Date: Sun, 4 Mar 2018 00:41:35 +1100 Subject: [PATCH] Re-attempting e4730ef1 (Minor corrections to Dunefolk and Two Brothers text) as per advice from @ivanovic. [ci skip] --- data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg | 2 +- data/core/units/dunefolk/Apothecary.cfg | 2 +- utils/pofix.py | 5 +++++ 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg b/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg index 8ba89ab6139..7ba9680b695 100644 --- a/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg +++ b/data/campaigns/Two_Brothers/scenarios/03_Guarded_Castle.cfg @@ -334,7 +334,7 @@ Yet for some reason I fear these brothers more. If Mordak were here it would be [/not] [/show_if] )} - {HINT ( _ "The dark sorcerer is a strong unit; attack him with multiple units at once and try to force him off of his keep.") ( + {HINT ( _ "The dark sorcerer is a strong unit; attack him with multiple units at once and try to force him off his keep.") ( [show_if] [have_unit] id=Baran diff --git a/data/core/units/dunefolk/Apothecary.cfg b/data/core/units/dunefolk/Apothecary.cfg index 6667e87307e..8baaf60ce5a 100644 --- a/data/core/units/dunefolk/Apothecary.cfg +++ b/data/core/units/dunefolk/Apothecary.cfg @@ -19,7 +19,7 @@ {AMLA_DEFAULT} cost=33 usage=fighter - description= _ "Some men excel at medicine the way others do at strength of arms, and the Apothecaries are those whose knowledge is without peer outside of the Dunefolk. Their remedies cannot only heal wounds but remove infection and poison as well, often to the disbelief of the injured. Hardened by years of travels, many are able to treat themselves."+{SPECIAL_NOTES}+{SPECIAL_NOTES_CURES}+{SPECIAL_NOTES_REGENERATES} + description= _ "Some men excel at medicine the way others do at strength of arms, and the Apothecaries are those whose knowledge is without peer outside of the Dunefolk. Their remedies can not only heal wounds but remove infection and poison as well, often to the disbelief of the injured. Hardened by years of travels, many are able to treat themselves."+{SPECIAL_NOTES}+{SPECIAL_NOTES_CURES}+{SPECIAL_NOTES_REGENERATES} die_sound={SOUND_LIST:ELF_HIT} {DEFENSE_ANIM "units/dunefolk/apothecary.png" "units/dunefolk/apothecary.png" {SOUND_LIST:ELF_HIT} } [attack] diff --git a/utils/pofix.py b/utils/pofix.py index cfe247663f8..90b89979afd 100755 --- a/utils/pofix.py +++ b/utils/pofix.py @@ -147,6 +147,10 @@ game_stringfixes = { ("consequently, those orcs thirsting for battle got more then", "consequently, those orcs thirsting for battle got more than"), ), +"wesnoth-tb" : ( +("try to force him off of his keep", "try to force him off his keep"), +), + "wesnoth-tutorial" : ( # conversion added in 1.11.0-dev ("$unit.type", "$unit.language_name"), @@ -160,6 +164,7 @@ game_stringfixes = { ("Mudafis excel", "Mudafi excel"), ("uses to this advantage", "uses this to their advantage"), ("and are valuable enough that auxilliaries who specialize", "and are valuable enough that auxiliaries who specialize"), +("Their remedies cannot only heal wounds", "Their remedies can not only heal wounds"), ), "wesnoth-utbs" : (