From 2d4b44aa8b892b3cfd94001b9a8b26579a3cdd85 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Fri, 6 Dec 2019 04:48:41 -0600 Subject: Qt UI: Fix intro page text in Runtime Environment --- ui/qt5/intropage.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui') diff --git a/ui/qt5/intropage.cc b/ui/qt5/intropage.cc index fab24b2..65bac65 100644 --- a/ui/qt5/intropage.cc +++ b/ui/qt5/intropage.cc @@ -30,7 +30,7 @@ IntroPage::IntroPage(QWidget *parent) : HorizonWizardPage(parent) { descLabel = new QLabel( tr("

Thank you for choosing the reliable, secure, libre Adélie Linux operating environment. " "This process will take about 10-15 minutes.

" - "

You will create a basic installfile" + "

Using this wizard, you will create a basic installfile, which you can use to install Adélie Linux on a computer over the network or using custom installation media.

" "

IMPORTANT: You may be allowed to specify an invalid or non-bootable disk layout or network configuration. " "For best results, run System Installation directly on the computer you wish to run Adélie Linux.

" "

For more information about the installfile format and syntax, see the Adélie Linux Installation Handbook.

")); -- cgit v1.2.3-70-g09d2