From: Chad Horohoe Date: Sun, 6 Mar 2011 19:25:18 +0000 (+0000) Subject: (bug 27903) Button text is actually continue, not next X-Git-Tag: 1.31.0-rc.0~31600 X-Git-Url: http://git.cyclocoop.org/%24href?a=commitdiff_plain;h=283e50de33f368d53d3d86836aa9d2ddb8330b5a;p=lhc%2Fweb%2Fwiklou.git (bug 27903) Button text is actually continue, not next --- diff --git a/includes/installer/Installer.i18n.php b/includes/installer/Installer.i18n.php index e967270718..fd365d4659 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -463,7 +463,7 @@ If you do not know the port, the default is 11211.', They may require additional configuration, but you can enable them now', 'config-install-alreadydone' => "'''Warning:''' You seem to have already installed MediaWiki and are trying to install it again. Please proceed to the next page.", - 'config-install-begin' => 'By pressing next, you will begin the installation of MediaWiki. + 'config-install-begin' => 'By pressing continue, you will begin the installation of MediaWiki. If you still want to make changes, press back.', 'config-install-step-done' => 'done', 'config-install-step-failed' => 'failed',