Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -448,7 +448,8 @@ |
449 | 449 | |
450 | 450 | We have generated a <code>LocalSettings.php</code> file for you. It contains all your configuration. |
451 | 451 | |
452 | | -You will need to [$1 download] it and put it in the base of your wiki installation (the same directory as index.php) |
| 452 | +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, |
| 453 | +this generated configuration file will not available to you later if you exit the installation without downloading it. |
453 | 454 | |
454 | 455 | When that's done, you can [$2 '''enter your wiki''']", // $1 is the URL to LocalSettings download, $2 is link to wiki |
455 | 456 | ); |