Clearer scene detection wording

This commit is contained in:
N00MKRAD
2021-02-27 14:54:32 +01:00
parent 16297d58a7
commit b9688b90d3
2 changed files with 4 additions and 4 deletions

View File

@@ -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
//

View File

@@ -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
//