diff options
| author | Rylan/wowmom98 <[email protected]> | 2017-01-08 17:48:56 -0500 |
|---|---|---|
| committer | Rylan/wowmom98 <[email protected]> | 2017-01-08 17:48:56 -0500 |
| commit | 78fcfce2522f0d3a16d148725beb4a6eafd6e215 (patch) | |
| tree | 24ce7f6a0e17215731789b4108a8b90e75d032d5 /ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs | |
| parent | d6aa2f4f1608de7f9b3546190c673d08cedeb3c4 (diff) | |
| download | shiftos_thereturn-78fcfce2522f0d3a16d148725beb4a6eafd6e215.tar.gz shiftos_thereturn-78fcfce2522f0d3a16d148725beb4a6eafd6e215.tar.bz2 shiftos_thereturn-78fcfce2522f0d3a16d148725beb4a6eafd6e215.zip | |
localization in titles of programs
read the summary
Diffstat (limited to 'ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs')
| -rw-r--r-- | ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs b/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs index 8938c27..2843fc0 100644 --- a/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs +++ b/ShiftOS.WinForms/Applications/MUDControlCentre.Designer.cs @@ -748,6 +748,7 @@ namespace ShiftOS.WinForms.Applications this.Controls.Add(this.toolStripContainer1); this.ForeColor = System.Drawing.Color.White; this.Name = "MUDControlCentre"; + this.Text = "{MUD_CONTROL_CENTRE_NAME}"; this.Size = new System.Drawing.Size(756, 488); this.menuStrip1.ResumeLayout(false); this.menuStrip1.PerformLayout(); |
