From 283e50de33f368d53d3d86836aa9d2ddb8330b5a Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Sun, 6 Mar 2011 19:25:18 +0000 Subject: [PATCH] (bug 27903) Button text is actually continue, not next --- includes/installer/Installer.i18n.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.20.1