Index: trunk/phase3/includes/installer/Installer.i18n.php |
— | — | @@ -425,7 +425,7 @@ |
426 | 426 | 'config-insecure-secretkey' => "'''Warning:''' Unable to create secure <code>\$wgSecretKey</code>. |
427 | 427 | Consider changing it manually.", |
428 | 428 | 'config-install-sysop' => 'Creating administrator user account', |
429 | | - 'config-install-localsettings' => 'Creating <code>LocalSettings.php</code>', |
| 429 | + 'config-install-localsettings' => 'Creating LocalSettings.php', |
430 | 430 | 'config-install-localsettings-unwritable' => 'Warning: Could not write <code>LocalSettings.php</code>. |
431 | 431 | Create it yourself, using the following text:', |
432 | 432 | 'config-install-done' => "'''Congratulations!''' |