diff --git a/PCK-Studio/Forms/Additional-Popups/NumericPrompt.Designer.cs b/PCK-Studio/Forms/Additional-Popups/NumericPrompt.Designer.cs
index e25dee84..ba1eb4fc 100644
--- a/PCK-Studio/Forms/Additional-Popups/NumericPrompt.Designer.cs
+++ b/PCK-Studio/Forms/Additional-Popups/NumericPrompt.Designer.cs
@@ -50,18 +50,18 @@
this.OKButton.UseVisualStyleBackColor = true;
this.OKButton.Click += new System.EventHandler(this.OKBtn_Click);
//
- // contextLabel
+ // ContextLabel
//
- resources.ApplyResources(this.ContextLabel, "contextLabel");
+ resources.ApplyResources(this.ContextLabel, "ContextLabel");
this.ContextLabel.FontSize = MetroFramework.MetroLabelSize.Small;
- this.ContextLabel.Name = "contextLabel";
+ this.ContextLabel.Name = "ContextLabel";
this.ContextLabel.Theme = MetroFramework.MetroThemeStyle.Dark;
this.ContextLabel.WrapToLine = true;
//
- // valueUpDown
+ // ValueUpDown
//
- resources.ApplyResources(this.ValueUpDown, "valueUpDown");
- this.ValueUpDown.Name = "valueUpDown";
+ resources.ApplyResources(this.ValueUpDown, "ValueUpDown");
+ this.ValueUpDown.Name = "ValueUpDown";
//
// NumericPrompt
//
diff --git a/PCK-Studio/Forms/Additional-Popups/NumericPrompt.resx b/PCK-Studio/Forms/Additional-Popups/NumericPrompt.resx
index f1926f18..d9a750db 100644
--- a/PCK-Studio/Forms/Additional-Popups/NumericPrompt.resx
+++ b/PCK-Studio/Forms/Additional-Popups/NumericPrompt.resx
@@ -186,52 +186,52 @@
2
-
+
Top
-
- 28, 39
+
+ 28, 27
-
- 208, 39
+
+ 208, 58
-
+
6
-
+
TopCenter
-
- contextLabel
+
+ ContextLabel
-
+
MetroFramework.Controls.MetroLabel, MetroFramework, Version=1.4.0.0, Culture=neutral, PublicKeyToken=5f91a84759bf584a
-
+
$this
-
+
1
-
+
71, 88
-
+
164, 20
-
+
7
-
- valueUpDown
+
+ ValueUpDown
-
+
System.Windows.Forms.NumericUpDown, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
-
+
$this
-
+
0
diff --git a/PCK-Studio/Forms/Additional-Popups/TextPrompt.Designer.cs b/PCK-Studio/Forms/Additional-Popups/TextPrompt.Designer.cs
index 614f83d4..1728cc6f 100644
--- a/PCK-Studio/Forms/Additional-Popups/TextPrompt.Designer.cs
+++ b/PCK-Studio/Forms/Additional-Popups/TextPrompt.Designer.cs
@@ -88,7 +88,7 @@
this.contextLabel.Theme = MetroFramework.MetroThemeStyle.Dark;
this.contextLabel.WrapToLine = true;
//
- // RenamePrompt
+ // TextPrompt
//
this.AcceptButton = this.OKButton;
resources.ApplyResources(this, "$this");
@@ -99,7 +99,7 @@
this.Controls.Add(this.TextLabel);
this.MaximizeBox = false;
this.MinimizeBox = false;
- this.Name = "RenamePrompt";
+ this.Name = "TextPrompt";
this.Resizable = false;
this.ShadowType = MetroFramework.Forms.MetroFormShadowType.DropShadow;
this.Style = MetroFramework.MetroColorStyle.Silver;
diff --git a/PCK-Studio/Forms/Additional-Popups/TextPrompt.resx b/PCK-Studio/Forms/Additional-Popups/TextPrompt.resx
index 26af330b..5b319cc8 100644
--- a/PCK-Studio/Forms/Additional-Popups/TextPrompt.resx
+++ b/PCK-Studio/Forms/Additional-Popups/TextPrompt.resx
@@ -232,10 +232,10 @@
Top
- 28, 39
+ 28, 27
- 208, 39
+ 208, 55
6
@@ -2488,7 +2488,7 @@
CenterParent
- RenamePrompt
+ TextPrompt
MetroFramework.Forms.MetroForm, MetroFramework, Version=1.4.0.0, Culture=neutral, PublicKeyToken=5f91a84759bf584a