From a6f33aa9d425142737eb4a00dce335b8f4f15134 Mon Sep 17 00:00:00 2001 From: IllianiCBT Date: Thu, 20 Jun 2024 10:12:54 -0500 Subject: [PATCH] feat: updated contract end dialog message in GUI properties --- MekHQ/resources/mekhq/resources/GUI.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MekHQ/resources/mekhq/resources/GUI.properties b/MekHQ/resources/mekhq/resources/GUI.properties index 0838bd8f9e..232fb09f63 100644 --- a/MekHQ/resources/mekhq/resources/GUI.properties +++ b/MekHQ/resources/mekhq/resources/GUI.properties @@ -326,7 +326,7 @@ NoCommanderNagDialog.text=The campaign is missing an assigned commander. Do you ### EndContractNagDialog Class EndContractNagDialog.title=Contract Ended -EndContractNagDialog.text=A contract has concluded and needs resolution. +EndContractNagDialog.text=A contract has concluded and needs resolution. Do you really wish to advance the day? ### UnresolvedStratConContactsNagDialog Class UnresolvedStratConContactsNagDialog.title=Unresolved StratCon Contacts