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/Chat.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShiftOS.WinForms/Applications/Chat.Designer.cs') diff --git a/ShiftOS.WinForms/Applications/Chat.Designer.cs b/ShiftOS.WinForms/Applications/Chat.Designer.cs index d2284f2..f2c0a70 100644 --- a/ShiftOS.WinForms/Applications/Chat.Designer.cs +++ b/ShiftOS.WinForms/Applications/Chat.Designer.cs @@ -93,7 +93,7 @@ namespace ShiftOS.WinForms.Applications this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.panel1); this.Name = "Chat"; - this.Text = "Chat"; + this.Text = "{CHAT_NAME}"; this.Size = new System.Drawing.Size(633, 318); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); -- cgit v1.2.3