diff --git a/Code/Form1.Designer.cs b/Code/Form1.Designer.cs index b355a94..3b97a47 100644 --- a/Code/Form1.Designer.cs +++ b/Code/Form1.Designer.cs @@ -380,9 +380,9 @@ this.label23.Location = new System.Drawing.Point(8, 130); this.label23.Margin = new System.Windows.Forms.Padding(8, 0, 3, 0); this.label23.Name = "label23"; - this.label23.Size = new System.Drawing.Size(136, 15); + this.label23.Size = new System.Drawing.Size(105, 15); this.label23.TabIndex = 26; - this.label23.Text = "Scene Change Detection"; + this.label23.Text = "Fix Scene Changes"; // // label19 // diff --git a/Code/Forms/SettingsForm.Designer.cs b/Code/Forms/SettingsForm.Designer.cs index 399e10e..f800d28 100644 --- a/Code/Forms/SettingsForm.Designer.cs +++ b/Code/Forms/SettingsForm.Designer.cs @@ -664,9 +664,9 @@ this.label50.Location = new System.Drawing.Point(10, 160); this.label50.Margin = new System.Windows.Forms.Padding(10, 10, 10, 7); this.label50.Name = "label50"; - this.label50.Size = new System.Drawing.Size(194, 13); + this.label50.Size = new System.Drawing.Size(129, 13); this.label50.TabIndex = 63; - this.label50.Text = "Don\'t Interpolate Scene Changes (Cuts)"; + this.label50.Text = "Fix Scene Changes (Cuts)"; // // mpDedupePanel //