summaryrefslogtreecommitdiff
path: root/Master/tlpkg/installer
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/installer')
-rw-r--r--Master/tlpkg/installer/install-translations.pl6
1 files changed, 5 insertions, 1 deletions
diff --git a/Master/tlpkg/installer/install-translations.pl b/Master/tlpkg/installer/install-translations.pl
index 9019c4fae7b..19a19fecf13 100644
--- a/Master/tlpkg/installer/install-translations.pl
+++ b/Master/tlpkg/installer/install-translations.pl
@@ -93,7 +93,11 @@ our %text = (title => 'TeX Live 2008 Installation',
welcome => 'Welcome to TeX Live!',
next => 'Next >',
prev => '< Back',
- wizhello => "Welcome to the installation of TeX Live 2008\nhttp://tug.org/texlive\n\nThis wizard will guide you through the installation.\n\nFor more advanced configuration please consult the installation guide.",
+ wizhello => "Welcome to the installation of TeX Live 2008\n"
+ . "http://tug.org/texlive\n\n"
+ . "This wizard will guide you through the installation.\n\n"
+ . "For an advanced, customizable installation, please consult\n"
+ . "the web pages or installation guide.",
destfolder => 'Destination folder:',
advcustom => 'Advanced customization',
pathinfo => "The destination folder will contain the installation.\nIt is strongly recommended to keep the year as the last component.",