http://www.mediawiki.org/wiki/Special:Code/MediaWiki/70053

Revision: 70053
Author:   demon
Date:     2010-07-27 22:35:05 +0000 (Tue, 27 Jul 2010)

Log Message:
-----------
Be more firm in telling users to download LocalSettings. I'm sure somebody's 
still going to complain...someone always does

Modified Paths:
--------------
    trunk/phase3/includes/installer/Installer.i18n.php

Modified: trunk/phase3/includes/installer/Installer.i18n.php
===================================================================
--- trunk/phase3/includes/installer/Installer.i18n.php  2010-07-27 22:20:26 UTC 
(rev 70052)
+++ trunk/phase3/includes/installer/Installer.i18n.php  2010-07-27 22:35:05 UTC 
(rev 70053)
@@ -448,7 +448,8 @@
 
 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
 );



_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to