영문화완료
This commit is contained in:
8
Handler/Project/Dialog/fSavePosition.Designer.cs
generated
8
Handler/Project/Dialog/fSavePosition.Designer.cs
generated
@@ -62,17 +62,17 @@
|
||||
//
|
||||
// columnHeader2
|
||||
//
|
||||
this.columnHeader2.Text = "위치";
|
||||
this.columnHeader2.Text = "Position";
|
||||
this.columnHeader2.Width = 220;
|
||||
//
|
||||
// columnHeader3
|
||||
//
|
||||
this.columnHeader3.Text = "변경전";
|
||||
this.columnHeader3.Text = "Before Change";
|
||||
this.columnHeader3.Width = 200;
|
||||
//
|
||||
// columnHeader4
|
||||
//
|
||||
this.columnHeader4.Text = "변경후";
|
||||
this.columnHeader4.Text = "After Change";
|
||||
this.columnHeader4.Width = 200;
|
||||
//
|
||||
// button1
|
||||
@@ -83,7 +83,7 @@
|
||||
this.button1.Name = "button1";
|
||||
this.button1.Size = new System.Drawing.Size(815, 56);
|
||||
this.button1.TabIndex = 1;
|
||||
this.button1.Text = "확인";
|
||||
this.button1.Text = "OK";
|
||||
this.button1.UseVisualStyleBackColor = true;
|
||||
this.button1.Click += new System.EventHandler(this.button1_Click);
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user