From 5141397578c761c2e4ddc4dc3213857d2d3d97e9 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Sat, 7 Aug 2010 21:12:36 +0000 Subject: [PATCH] Tweak "config-install-interwiki-exists". Spotted by Hamilton Abreu. --- 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 9e97c40c94..4955e28fcb 100644 --- a/includes/installer/Installer.i18n.php +++ b/includes/installer/Installer.i18n.php @@ -453,7 +453,7 @@ Skipping creation.", 'config-install-tables-failed' => "'''Error''': Table creation failed with the following error: $1", 'config-install-interwiki' => 'Populating default interwiki table', 'config-install-interwiki-sql' => 'Could not find file interwiki.sql.', - 'config-install-interwiki-exists' => "'''Warning''': Interwiki table seems to already have entires. + 'config-install-interwiki-exists' => "'''Warning''': The interwiki table seems to already have entries. Skipping default list.", 'config-install-secretkey' => 'Generating secret key', 'config-insecure-secretkey' => "'''Warning:''' Unable to create secure \$wgSecretKey. -- 2.20.1