Drop <code> from install step. No wikitext in these messages and no need to introduce...
authorChad Horohoe <demon@users.mediawiki.org>
Mon, 17 May 2010 12:40:58 +0000 (12:40 +0000)
committerChad Horohoe <demon@users.mediawiki.org>
Mon, 17 May 2010 12:40:58 +0000 (12:40 +0000)
includes/installer/Installer.i18n.php

index d762cfa..4da815d 100644 (file)
@@ -425,7 +425,7 @@ Make sure that the user "$1" can write to the schema "$2".',
        'config-insecure-secretkey'       => "'''Warning:''' Unable to create secure <code>\$wgSecretKey</code>.
 Consider changing it manually.",
        'config-install-sysop'            => 'Creating administrator user account',
-       'config-install-localsettings'    => 'Creating <code>LocalSettings.php</code>',
+       'config-install-localsettings'    => 'Creating LocalSettings.php',
        'config-install-localsettings-unwritable' => 'Warning: Could not write <code>LocalSettings.php</code>.
 Create it yourself, using the following text:',
        'config-install-done'             => "'''Congratulations!'''