Be more firm in telling users to download LocalSettings. I'm sure somebody's still...
authorChad Horohoe <demon@users.mediawiki.org>
Tue, 27 Jul 2010 22:35:05 +0000 (22:35 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Tue, 27 Jul 2010 22:35:05 +0000 (22:35 +0000)
includes/installer/Installer.i18n.php

index 13e3eaf..c6dd1a1 100644 (file)
@@ -448,7 +448,8 @@ You have successfully installed MediaWiki.
 
 We have generated a <code>LocalSettings.php</code> 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
 );