This commit is contained in:
2021-12-01 19:53:15 +00:00
parent e0ed1b0fe3
commit e3f4834632

View File

@@ -202,7 +202,7 @@
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "Opt";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "Export options";
this.Text = "Migration options";
this.Load += new System.EventHandler(this.Opt_Load);
((System.ComponentModel.ISupportInitialize)(this.nTimeOut)).EndInit();
this.gPartFormat.ResumeLayout(false);