diff --git a/PCK-Studio/Forms/Additional-Popups/Audio/pleaseWait.Designer.cs b/PCK-Studio/Forms/Additional-Popups/Audio/pleaseWait.Designer.cs index 3e8cd5fd..e12e622c 100644 --- a/PCK-Studio/Forms/Additional-Popups/Audio/pleaseWait.Designer.cs +++ b/PCK-Studio/Forms/Additional-Popups/Audio/pleaseWait.Designer.cs @@ -34,11 +34,11 @@ // metroLabel1 // this.metroLabel1.AutoSize = true; - this.metroLabel1.Location = new System.Drawing.Point(22, 20); + this.metroLabel1.Location = new System.Drawing.Point(19, 20); this.metroLabel1.Name = "metroLabel1"; - this.metroLabel1.Size = new System.Drawing.Size(352, 19); + this.metroLabel1.Size = new System.Drawing.Size(359, 19); this.metroLabel1.TabIndex = 0; - this.metroLabel1.Text = "Please wait while PCK Studio converts the requested files. (:"; + this.metroLabel1.Text = "Please wait while PCK Studio processes the requested files. (:"; this.metroLabel1.Theme = MetroFramework.MetroThemeStyle.Dark; // // pleaseWait