From 18aaa18c043c431f41c69a416c6ea0b89a727b3c Mon Sep 17 00:00:00 2001 From: ikswi Date: Sun, 7 Apr 2024 18:20:57 +0400 Subject: [PATCH] =?UTF-8?q?=D0=B8=D0=B7=D0=BC=D0=B5=D0=BD=D0=B5=D0=BD?= =?UTF-8?q?=D0=BE=20=D0=BD=D0=B0=D0=B7=D0=B2=D0=B0=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../AirFighter/FormMilitaryAircraftCollection.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AirFighter/AirFighter/FormMilitaryAircraftCollection.Designer.cs b/AirFighter/AirFighter/FormMilitaryAircraftCollection.Designer.cs index a814f69..2b99441 100644 --- a/AirFighter/AirFighter/FormMilitaryAircraftCollection.Designer.cs +++ b/AirFighter/AirFighter/FormMilitaryAircraftCollection.Designer.cs @@ -152,7 +152,7 @@ Controls.Add(pictureBox); Controls.Add(groupBoxTools); Name = "FormMilitaryAircraftCollection"; - Text = "FormMilitaryAircraftCollection"; + Text = "Коллекция военных самолётов"; groupBoxTools.ResumeLayout(false); groupBoxTools.PerformLayout(); ((System.ComponentModel.ISupportInitialize)pictureBox).EndInit();