From 78fcfce2522f0d3a16d148725beb4a6eafd6e215 Mon Sep 17 00:00:00 2001 From: Rylan/wowmom98 Date: Sun, 8 Jan 2017 17:48:56 -0500 Subject: localization in titles of programs read the summary --- ShiftOS.WinForms/Applications/Shifter.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShiftOS.WinForms/Applications/Shifter.Designer.cs') diff --git a/ShiftOS.WinForms/Applications/Shifter.Designer.cs b/ShiftOS.WinForms/Applications/Shifter.Designer.cs index a5ea55b..44045b5 100644 --- a/ShiftOS.WinForms/Applications/Shifter.Designer.cs +++ b/ShiftOS.WinForms/Applications/Shifter.Designer.cs @@ -162,7 +162,7 @@ namespace ShiftOS.WinForms.Applications this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.panel1); this.Name = "Shifter"; - this.Text = "Shifter"; + this.Text = "{SHIFTER_NAME}"; this.Size = new System.Drawing.Size(893, 539); this.Load += new System.EventHandler(this.Shifter_Load); this.panel1.ResumeLayout(false); -- cgit v1.2.3