Browse Source

Update FirstRunForm.Designer.cs

Tom Longhorn 3 năm trước cách đây
mục cha
commit
d4038d06cf
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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;
     }
-}
+}