mirror of
https://github.com/n00mkrad/flowframes.git
synced 2026-09-01 19:51:28 +02:00
Clearer scene detection wording
This commit is contained in:
4
Code/Form1.Designer.cs
generated
4
Code/Form1.Designer.cs
generated
@@ -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
|
||||
//
|
||||
|
||||
4
Code/Forms/SettingsForm.Designer.cs
generated
4
Code/Forms/SettingsForm.Designer.cs
generated
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user