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();