fix
This commit is contained in:
parent
1172118323
commit
8c45f13cf8
14 changed files with 130 additions and 131 deletions
|
|
@ -561,16 +561,16 @@
|
|||
|
||||
msg_barter_completed_barterer_title: "Traded in [county.GetNameNoTierNoTooltip]"
|
||||
msg_barter_completed_holder_title: "[barterer.GetPrimaryTitle.GetNameNoTierNoTooltip] Traded with You"
|
||||
msg_barter_completed_barterer_desc: "You [bartered|E] with [county.GetHolder.GetShortUIName]"
|
||||
msg_barter_completed_holder_desc: "[barterer.GetShortUIName] [bartered|E] with you in [barony.GetName]"
|
||||
msg_barter_completed_barterer_desc: "You [traded|E] with [county.GetHolder.GetShortUIName]"
|
||||
msg_barter_completed_holder_desc: "[barterer.GetShortUIName] [traded|E] with you in [barony.GetName]"
|
||||
msg_barter_loot_delivered_title: "Loot Delivered"
|
||||
msg_barter_loot_delivered_desc: "Your [bartering|E] Caravan has returned with [loot|E]"
|
||||
msg_barter_loot_delivered_desc: "Your [trading|E] Caravan has returned with [loot|E]"
|
||||
msg_barter_loot_lost_title: "Loot Lost"
|
||||
msg_barter_loot_lost_desc: "Your [bartering|E] Caravan lost [loot_i][barter_loot.GetValue]"
|
||||
msg_barter_loot_lost_desc: "Your [trading|E] Caravan lost [loot_i][barter_loot.GetValue]"
|
||||
msg_barter_loot_won_title: "Loot Won"
|
||||
msg_barter_loot_won_desc: "Your [army|E] claimed [loot_i][barter_loot.GetValue] from a [bartering|E] Caravan"
|
||||
msg_barter_loot_won_desc: "Your [army|E] claimed [loot_i][barter_loot.GetValue] from a [trading|E] Caravan"
|
||||
msg_barter_aborted_title: "Trade Aborted"
|
||||
msg_barter_aborted_desc: "[barter|E] aborted in [barony.GetName] due to insufficient [barter_goods|E]"
|
||||
msg_barter_aborted_desc: "[trade|E] aborted in [barony.GetName] due to insufficient [trade_goods|E]"
|
||||
|
||||
msg_great_project_planned_title: "[GreatProject.GetNameNoTooltip] is Being Planned"
|
||||
msg_great_project_planned_desc: "[GreatProject.GetName] is being planned in [GreatProject.GetLocation.GetName].\nIt needs [GreatProject.GetRequiredContributionCount|V] [great_project_contributions|E] to start."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue