From 86e4d89fbbf06956132bab2f7f1b4140fc801058 Mon Sep 17 00:00:00 2001 From: josteph Date: Mon, 30 Sep 2019 20:52:24 +0000 Subject: [PATCH] HttT S15: Add a female_message. $unit could be a female Footpad. (cherry picked from commit 16a4b3e77fe8e793b91c63810481827024380030) --- .../Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/data/campaigns/Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg b/data/campaigns/Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg index 4df1a972fee5..a73dccd995e0 100644 --- a/data/campaigns/Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg +++ b/data/campaigns/Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg @@ -395,7 +395,9 @@ [message] speaker=unit # po: The unit is saying that a battle between the player's allies and enemies is not far, but still under the shroud. Translate freely. - message=_ "It’s not far now, my lords." + male_message=_ "It’s not far now, my lords." + # po: The unit is saying that a battle between the player's allies and enemies is not far, but still under the shroud. Translate freely. + female_message=_ "female^It’s not far now, my lords." [/message] [/else] [/if]