diff --git a/LocomativeProject/LocomativeProject/FormLocomotiveCollection.Designer.cs b/LocomativeProject/LocomativeProject/FormLocomotiveCollection.Designer.cs index b887c47..42adbad 100644 --- a/LocomativeProject/LocomativeProject/FormLocomotiveCollection.Designer.cs +++ b/LocomativeProject/LocomativeProject/FormLocomotiveCollection.Designer.cs @@ -119,7 +119,7 @@ buttonAddMonorail.Name = "buttonAddMonorail"; buttonAddMonorail.Size = new Size(221, 48); buttonAddMonorail.TabIndex = 1; - buttonAddMonorail.Text = "Добавление монорельса"; + buttonAddMonorail.Text = "Добавление локомотива"; buttonAddMonorail.UseVisualStyleBackColor = true; buttonAddMonorail.Click += ButtonAddMonorail_Click; // @@ -150,7 +150,7 @@ buttonRemoveMonorail.Name = "buttonRemoveMonorail"; buttonRemoveMonorail.Size = new Size(221, 48); buttonRemoveMonorail.TabIndex = 4; - buttonRemoveMonorail.Text = "Удалить монорельс"; + buttonRemoveMonorail.Text = "Удалить локомотива"; buttonRemoveMonorail.UseVisualStyleBackColor = true; buttonRemoveMonorail.Click += buttonRemoveMonorail_Click; // @@ -326,7 +326,7 @@ // openFileDialog.Filter = "txt file | *.txt"; // - // FormMonorailCollection + // FormLocomotiveCollection // AutoScaleDimensions = new SizeF(7F, 15F); AutoScaleMode = AutoScaleMode.Font; @@ -335,7 +335,7 @@ Controls.Add(groupBoxTools); Controls.Add(menuStrip); MainMenuStrip = menuStrip; - Name = "FormMonorailCollection"; + Name = "FormLocomotiveCollection"; Text = "Коллекция монорельсов"; groupBoxTools.ResumeLayout(false); panelCompanyTools.ResumeLayout(false); diff --git a/LocomativeProject/LocomativeProject/FormLocomotiveConfig.Designer.cs b/LocomativeProject/LocomativeProject/FormLocomotiveConfig.Designer.cs index 3f358cf..4b43b09 100644 --- a/LocomativeProject/LocomativeProject/FormLocomotiveConfig.Designer.cs +++ b/LocomativeProject/LocomativeProject/FormLocomotiveConfig.Designer.cs @@ -165,9 +165,9 @@ checkBoxHelipad.AutoSize = true; checkBoxHelipad.Location = new Point(6, 119); checkBoxHelipad.Name = "checkBoxHelipad"; - checkBoxHelipad.Size = new Size(256, 19); + checkBoxHelipad.Size = new Size(230, 19); checkBoxHelipad.TabIndex = 7; - checkBoxHelipad.Text = "Признак наличие вертолетной площадки"; + checkBoxHelipad.Text = "Признак наличия топливного отсека"; checkBoxHelipad.UseVisualStyleBackColor = true; // // checkBoxRocketMine @@ -175,9 +175,9 @@ checkBoxRocketMine.AutoSize = true; checkBoxRocketMine.Location = new Point(6, 94); checkBoxRocketMine.Name = "checkBoxRocketMine"; - checkBoxRocketMine.Size = new Size(217, 19); + checkBoxRocketMine.Size = new Size(226, 19); checkBoxRocketMine.TabIndex = 6; - checkBoxRocketMine.Text = "Признак наличие ракетной шахты"; + checkBoxRocketMine.Text = "Признак наличия выхлопной трубы"; checkBoxRocketMine.UseVisualStyleBackColor = true; // // numericUpDownWeight