From: Chad Horohoe Date: Mon, 17 May 2010 12:40:58 +0000 (+0000) Subject: Drop from install step. No wikitext in these messages and no need to introduce... X-Git-Tag: 1.31.0-rc.0~36815 X-Git-Url: http://git.cyclocoop.org/wiki/Target_page?a=commitdiff_plain;h=dddb6377dd6f769d3956525cbbd51a7546a38a49;p=lhc%2Fweb%2Fwiklou.git Drop from install step. No wikitext in these messages and no need to introduce it just for this. --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index d762cfaef8..4da815d612 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -425,7 +425,7 @@ Make sure that the user "$1" can write to the schema "$2".', 'config-insecure-secretkey' => "'''Warning:''' Unable to create secure \$wgSecretKey. Consider changing it manually.", 'config-install-sysop' => 'Creating administrator user account', - 'config-install-localsettings' => 'Creating LocalSettings.php', + 'config-install-localsettings' => 'Creating LocalSettings.php', 'config-install-localsettings-unwritable' => 'Warning: Could not write LocalSettings.php. Create it yourself, using the following text:', 'config-install-done' => "'''Congratulations!'''