From 11e0f2017f3148a16183dc548a8b1ccd650c47a6 Mon Sep 17 00:00:00 2001 From: Kiran Niranjan Date: Tue, 21 Jan 2025 14:46:26 +0530 Subject: [PATCH] SDA-4755 - Update close dialog text --- installer/win/WixSharpInstaller/CloseDialog.designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installer/win/WixSharpInstaller/CloseDialog.designer.cs b/installer/win/WixSharpInstaller/CloseDialog.designer.cs index 4de3a5b5..5e42a70c 100644 --- a/installer/win/WixSharpInstaller/CloseDialog.designer.cs +++ b/installer/win/WixSharpInstaller/CloseDialog.designer.cs @@ -117,8 +117,8 @@ namespace Symphony this.labelBody.Name = "labelBody"; this.labelBody.Size = new System.Drawing.Size(294, 52); this.labelBody.TabIndex = 1; - this.labelBody.Text = "It looks like an instance of Symphony Messaging is running.\r\n You\'ll need to close that befo" + - "re continuing with the installation.\r\n Please click the below \"Close Symphony Messaging\"\r\n bu" + + this.labelBody.Text = "It looks like an instance of Symphony Messaging is running.\r\nYou\'ll need to close that befo" + + "re continuing with the installation.\r\nPlease click the below \"Close Symphony Messaging\"\r\nbu" + "tton to close Symphony Messaging and continue."; // // labelHeader