From a908532263c2384edc27f1609f7e36d113b5f777 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Tue, 27 Jul 2010 22:35:05 +0000 Subject: [PATCH] Be more firm in telling users to download LocalSettings. I'm sure somebody's still going to complain...someone always does --- includes/installer/Installer.i18n.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index 13e3eafffc..c6dd1a1d00 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -448,7 +448,8 @@ You have successfully installed MediaWiki. We have generated a LocalSettings.php file for you. It contains all your configuration. -You will need to [$1 download] it and put it in the base of your wiki installation (the same directory as index.php) +You will need to [$1 download] it and put it in the base of your wiki installation (the same directory as index.php). '''Note''': If you do not do this now, +this generated configuration file will not available to you later if you exit the installation without downloading it. When that's done, you can [$2 '''enter your wiki''']", // $1 is the URL to LocalSettings download, $2 is link to wiki ); -- 2.20.1