From: Chad Horohoe Date: Tue, 27 Jul 2010 22:35:05 +0000 (+0000) Subject: Be more firm in telling users to download LocalSettings. I'm sure somebody's still... X-Git-Tag: 1.31.0-rc.0~35872 X-Git-Url: https://git.cyclocoop.org/?a=commitdiff_plain;h=a908532263c2384edc27f1609f7e36d113b5f777;p=lhc%2Fweb%2Fwiklou.git Be more firm in telling users to download LocalSettings. I'm sure somebody's still going to complain...someone always does --- 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 );