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/Dialog.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ShiftOS.WinForms/Applications/Dialog.Designer.cs') diff --git a/ShiftOS.WinForms/Applications/Dialog.Designer.cs b/ShiftOS.WinForms/Applications/Dialog.Designer.cs index 41619ea..7f9a9b2 100644 --- a/ShiftOS.WinForms/Applications/Dialog.Designer.cs +++ b/ShiftOS.WinForms/Applications/Dialog.Designer.cs @@ -54,7 +54,7 @@ namespace ShiftOS.WinForms.Applications { this.components = new System.ComponentModel.Container(); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.Text = "Dialog"; + this.Text = "{DIALOG_NAME}"; } #endregion -- cgit v1.2.3