From: Ævar Arnfjörð Bjarmason Date: Wed, 28 Jul 2010 07:17:54 +0000 (+0000) Subject: installer: Fix grammar error in r70053 pointed out by http://github.com/wlangstroth X-Git-Tag: 1.31.0-rc.0~35869 X-Git-Url: http://git.cyclocoop.org/%7B%24admin_url%7Dmembres/cotisations/gestion/rappel_supprimer.php?a=commitdiff_plain;h=39c5885698ae2cf915dbdbd1c8e9173ab2a577c2;p=lhc%2Fweb%2Fwiklou.git installer: Fix grammar error in r70053 pointed out by github.com/wlangstroth The comment was at http://github.com/mediawiki/mediawiki-trunk-phase3/commit/89cc046998c41895dc9199e5ecb06efba5aee8ab --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index c6dd1a1d00..343aff4e35 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -449,7 +449,7 @@ You have successfully installed MediaWiki. We have generated a LocalSettings.php file for you. It contains all your configuration. 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, -this generated configuration file will not available to you later if you exit the installation without downloading it. +this generated configuration file will not be available to you later if you exit the installation without downloading it. When that's done, you can [$2 '''enter your wiki''']", // $1 is the URL to LocalSettings download, $2 is link to wiki );