diff --git a/src/modules/license/LicensePage.cpp b/src/modules/license/LicensePage.cpp
index c5ba38133..fcbe62b3d 100644
--- a/src/modules/license/LicensePage.cpp
+++ b/src/modules/license/LicensePage.cpp
@@ -157,9 +157,7 @@ LicensePage::retranslate()
ui->mainText->setText( tr( "
License Agreement
"
"This setup procedure will install proprietary "
"software that is subject to licensing terms." ) );
- ui->additionalText->setText( tr( "Please review the End User License "
- "Agreements (EULAs) above.
"
- "If you do not agree with the terms, the setup procedure cannot continue." ) );
+ ui->additionalText->setText( tr( "If you do not agree with the terms, the setup procedure cannot continue." ) );
}
else
{
@@ -168,9 +166,7 @@ LicensePage::retranslate()
"software that is subject to licensing terms "
"in order to provide additional features and enhance the user "
"experience." ) );
- ui->additionalText->setText( tr( "Please review the End User License "
- "Agreements (EULAs) above.
"
- "If you do not agree with the terms, proprietary software will not "
+ ui->additionalText->setText( tr( "If you do not agree with the terms, proprietary software will not "
"be installed, and open source alternatives will be used instead." ) );
}
ui->retranslateUi( this );
diff --git a/src/modules/license/LicensePage.ui b/src/modules/license/LicensePage.ui
index 767b392a0..c5857a716 100644
--- a/src/modules/license/LicensePage.ui
+++ b/src/modules/license/LicensePage.ui
@@ -15,7 +15,7 @@
-
-
+
-
@@ -32,6 +32,16 @@
+ -
+
+
+
+
+
+ Please review the End User License Agreements (EULAs).
+
+
+
-
@@ -47,6 +57,12 @@
-
+
+
+ 0
+ 0
+
+
QFrame::NoFrame
@@ -65,7 +81,7 @@
0
0
765
- 94
+ 86