Browse Source

Update FirstRunForm.Designer.cs

Tom Longhorn 3 years ago
parent
commit
d4038d06cf
1 changed files with 2 additions and 2 deletions
  1. 2 2
      Optimizer/Forms/FirstRunForm.Designer.cs

+ 2 - 2
Optimizer/Forms/FirstRunForm.Designer.cs

@@ -362,7 +362,7 @@ namespace Optimizer
             this.radioCzech.Size = new System.Drawing.Size(81, 25);
             this.radioCzech.TabIndex = 102;
             this.radioCzech.Tag = "";
-            this.radioCzech.Text = "Ceština";
+            this.radioCzech.Text = "Čeština";
             this.radioCzech.UseVisualStyleBackColor = true;
             this.radioCzech.CheckedChanged += new System.EventHandler(this.radioCzech_CheckedChanged);
             // 
@@ -462,4 +462,4 @@ namespace Optimizer
         private MoonnRadio radioCzech;
         private System.Windows.Forms.PictureBox pictureBox8;
     }
-}
+}