Commit eb0f0662 刘韬

修改部分英语语言翻译

1 个父辈 6e4afdec
......@@ -127,7 +127,7 @@
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(372, 64);
this.label24.Location = new System.Drawing.Point(396, 64);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(30, 17);
this.label24.TabIndex = 37;
......@@ -204,16 +204,16 @@
// txtPointCount
//
this.txtPointCount.Enabled = false;
this.txtPointCount.Location = new System.Drawing.Point(297, 95);
this.txtPointCount.Location = new System.Drawing.Point(323, 95);
this.txtPointCount.Name = "txtPointCount";
this.txtPointCount.Size = new System.Drawing.Size(70, 23);
this.txtPointCount.TabIndex = 8;
//
// label5
//
this.label5.Location = new System.Drawing.Point(202, 99);
this.label5.Location = new System.Drawing.Point(164, 97);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(92, 17);
this.label5.Size = new System.Drawing.Size(153, 19);
this.label5.TabIndex = 7;
this.label5.Text = "组装数量:";
this.label5.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
......@@ -221,16 +221,16 @@
// txtWidth
//
this.txtWidth.Enabled = false;
this.txtWidth.Location = new System.Drawing.Point(297, 61);
this.txtWidth.Location = new System.Drawing.Point(323, 61);
this.txtWidth.Name = "txtWidth";
this.txtWidth.Size = new System.Drawing.Size(70, 23);
this.txtWidth.TabIndex = 6;
//
// label4
//
this.label4.Location = new System.Drawing.Point(202, 64);
this.label4.Location = new System.Drawing.Point(204, 64);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(92, 17);
this.label4.Size = new System.Drawing.Size(113, 17);
this.label4.TabIndex = 5;
this.label4.Text = "长度→:";
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
......
......@@ -96,6 +96,7 @@
this.rbtnRussian.TabStop = true;
this.rbtnRussian.Text = "俄文";
this.rbtnRussian.UseVisualStyleBackColor = true;
this.rbtnRussian.Visible = false;
//
// FrmLanguage
//
......
......@@ -382,7 +382,7 @@
<value>Soldering Joint List</value>
</data>
<data name="FrmBoardList_label5_Text" xml:space="preserve">
<value>Assembly Quantity</value>
<value>Component Qty:</value>
</data>
<data name="FrmBoardList_label4_Text" xml:space="preserve">
<value>Length→ :</value>
......@@ -965,7 +965,7 @@
<value>Assembly Code:</value>
</data>
<data name="FrmAddBoard_xyMoveControl1_Text" xml:space="preserve">
<value>Lower Right Coordinates</value>
<value>Coordinates</value>
</data>
<data name="FrmBoardSelect_label1_Text" xml:space="preserve">
<value>Program Selection</value>
......@@ -1523,7 +1523,7 @@
<value>Up</value>
</data>
<data name="FrmAddBoard_group_Text" xml:space="preserve">
<value>Lower Right Coordinates</value>
<value>Coordinates</value>
</data>
<data name="FrmAddBoard_lblCurrPosition_Text" xml:space="preserve">
<value>Real-Time Coordinate</value>
......@@ -2117,7 +2117,7 @@
<value>Save parameters</value>
</data>
<data name="FrmChangeWidth_groupBox1_Text" xml:space="preserve">
<value>Track the wide</value>
<value>Conveyor Control</value>
</data>
<data name="FrmChangeWidth_groupBox2_Text" xml:space="preserve">
<value>Configuration</value>
......@@ -2147,10 +2147,10 @@
<value>Motor Position</value>
</data>
<data name="FrmChangeWidth_Text" xml:space="preserve">
<value>Track The Wide</value>
<value>Conveyor Control</value>
</data>
<data name="FrmMaintenance_btnWidthC_Text" xml:space="preserve">
<value>Track The Wide</value>
<value>Conveyor Control</value>
</data>
<data name="FrmBoardSelect_chbGuoban_Text" xml:space="preserve">
<value>Inline Mode</value>
......
支持 Markdown 格式
你添加了 0 到此讨论。请谨慎行事。
Finish editing this message first!