From 4ef7f8375f729e5f752c6f5c761157b04fa58451 Mon Sep 17 00:00:00 2001 From: John Date: Tue, 5 May 2015 20:21:45 +0000 Subject: [PATCH] =?UTF-8?q?Fixed=20wording=20on=20the=20Change=20Bar=20dia?= =?UTF-8?q?log=20(on=20the=20Print=20dialog)=20so=20that=20the=20radio=20b?= =?UTF-8?q?utton=20now=20reads=20=E2=80=9COverride=20Change=20Bar=20Text?= =?UTF-8?q?=20Type=E2=80=9D=20instead=20of=20=E2=80=9CCustom=20Change=20Ba?= =?UTF-8?q?r=20Text=E2=80=9D=20and=20the=20grouping=20that=20appears=20whe?= =?UTF-8?q?n=20that=20radio=20button=20is=20selected.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- PROMS/VEPROMS User Interface/DlgPrintProcedure.Designer.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PROMS/VEPROMS User Interface/DlgPrintProcedure.Designer.cs b/PROMS/VEPROMS User Interface/DlgPrintProcedure.Designer.cs index 5a588a2c..a656e868 100644 --- a/PROMS/VEPROMS User Interface/DlgPrintProcedure.Designer.cs +++ b/PROMS/VEPROMS User Interface/DlgPrintProcedure.Designer.cs @@ -599,7 +599,7 @@ namespace VEPROMS this.rbCustom.Size = new System.Drawing.Size(143, 17); this.rbCustom.TabIndex = 1; this.rbCustom.TabStop = true; - this.rbCustom.Text = "Custom Change Bar Text"; + this.rbCustom.Text = "Override Change Bar Text Type"; this.rbCustom.UseVisualStyleBackColor = true; this.rbCustom.Click += new System.EventHandler(this.rbCustom_Click); // @@ -660,7 +660,7 @@ namespace VEPROMS // this.ppGpbxUserSpecCB.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.ppGpbxUserSpecCB.TabIndex = 53; - this.ppGpbxUserSpecCB.Text = "Custom Change Bar Text"; + this.ppGpbxUserSpecCB.Text = "Override Change Bar Text Type"; // // ppGpbxUserSpecTxt //