Index: branches/new-installer/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -425,9 +425,11 @@ |
426 | 426 | 'config-install-done' => "'''Congratulations!''' |
427 | 427 | You have successfully installed MediaWiki. |
428 | 428 | |
| 429 | +We've generated a <code>LocalSettings.php</code> file for you. It contains all your configuration. |
| 430 | + |
429 | 431 | You will need to move it from <code>./config/LocalSettings.php</code> to <code>./LocalSettings.php</code> in order for MediaWiki to work. |
430 | 432 | |
431 | | -[$1 Enter your wiki]", |
| 433 | +When that's done, you can [$1 '''enter your wiki''']", |
432 | 434 | 'config-install-done-moved' => "'''Congratulations!''' |
433 | 435 | You have successfully installed MediaWiki. |
434 | 436 | |
— | — | @@ -746,12 +748,6 @@ |
747 | 749 | 'config-install-localsettings' => '<code>LocalSettings.php</code> aanmaken', |
748 | 750 | 'config-install-localsettings-unwritable' => "'''Waarschuwing:''' het was niet mogelijk <code>LocalSettings.php</code> weg te schrijven. |
749 | 751 | Maak dit bestand zelf aan met de volgende inhoud:", |
750 | | - 'config-install-done' => "'''Gefeliciteerd!''' |
751 | | -U hebt MediaWiki geïnstalleerd. |
752 | | - |
753 | | -U moet <code>./config/LocalSettings.php</code> naar <code>./LocalSettings.php</code> verplaatsen voordat MediaWiki werkt. |
754 | | - |
755 | | -[$1 Naar uw wiki]", |
756 | 752 | 'config-install-done-moved' => "'''Gefeliciteerd!''' |
757 | 753 | U hebt MediaWiki geïnstalleerd. |
758 | 754 | |