From fbb645930c2183a4d1bd5ca5f7bd8c38d05f28cd Mon Sep 17 00:00:00 2001 From: Maxim Slipenko Date: Tue, 24 May 2022 16:09:19 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D1=8F=D0=B5?= =?UTF-8?q?=D1=82=20=D0=B7=D0=B0=D0=B3=D0=BE=D0=BB=D0=BE=D0=B2=D0=BE=D0=BA?= =?UTF-8?q?=20=D0=B3=D0=BB=D0=B0=D0=B2=D0=BD=D0=BE=D0=B3=D0=BE=20=D0=BE?= =?UTF-8?q?=D0=BA=D0=BD=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MainForm.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainForm.Designer.cs b/MainForm.Designer.cs index 97b90ae..027b542 100644 --- a/MainForm.Designer.cs +++ b/MainForm.Designer.cs @@ -196,7 +196,7 @@ this.MainMenuStrip = this.menuStrip1; this.MinimumSize = new System.Drawing.Size(642, 438); this.Name = "MainForm"; - this.Text = "Main Form"; + this.Text = "Главное окно"; this.resultStatusStrip.ResumeLayout(false); this.resultStatusStrip.PerformLayout(); this.menuStrip1.ResumeLayout(false);