diff --git a/UI/data/locale/en-US.ini b/UI/data/locale/en-US.ini
index 6a11e28d6..6da26759c 100644
--- a/UI/data/locale/en-US.ini
+++ b/UI/data/locale/en-US.ini
@@ -194,6 +194,8 @@ Basic.AutoConfig.TestPage.Result.StreamingEncoder="Streaming Encoder"
Basic.AutoConfig.TestPage.Result.RecordingEncoder="Recording Encoder"
Basic.AutoConfig.TestPage.Result.Header="The program has determined that these estimated settings are the most ideal for you:"
Basic.AutoConfig.TestPage.Result.Footer="To use these settings, click Apply Settings. To reconfigure the wizard and try again, click Back. To manually configure settings yourself, click Cancel and open Settings."
+Basic.AutoConfig.Info="The auto-configuration wizard will determine the best settings based on your computer specs and internet speed."
+Basic.AutoConfig.RunAnytime="This can be run at any time by going to the Tools menu."
# stats
Basic.Stats="Stats"
diff --git a/UI/forms/AutoConfigStartPage.ui b/UI/forms/AutoConfigStartPage.ui
index e8730435f..4c3f49d9e 100644
--- a/UI/forms/AutoConfigStartPage.ui
+++ b/UI/forms/AutoConfigStartPage.ui
@@ -31,11 +31,78 @@
+ -
+
+
+ Qt::Vertical
+
+
+ QSizePolicy::Expanding
+
+
+
+ 40
+ 40
+
+
+
+
+ -
+
+
+
+ 75
+ true
+
+
+
+ Basic.AutoConfig.Info
+
+
+ true
+
+
+
+ -
+
+
+ Qt::Vertical
+
+
+ QSizePolicy::Fixed
+
+
+
+ 5
+ 5
+
+
+
+
+ -
+
+
+
+ 75
+ true
+
+
+
+ Basic.AutoConfig.RunAnytime
+
+
+ true
+
+
+
-
Qt::Vertical
+
+ QSizePolicy::Fixed
+
20