From fb7097e58073e679422c28c13c50510bf39a1127 Mon Sep 17 00:00:00 2001 From: Raimond Spekking Date: Mon, 11 Jun 2007 11:35:40 +0000 Subject: [PATCH] * Housekeeping: Removing 'perfdisabledsub', was marked as "obsolete?", unused in phase3 and extensions. --- languages/messages/MessagesEn.php | 1 - maintenance/language/messages.inc | 2 -- 2 files changed, 3 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index a3b3873ca1..f5b60ec069 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -774,7 +774,6 @@ Please report this to an administrator, making note of the URL.', 'badtitle' => 'Bad title', 'badtitletext' => 'The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one or more characters which cannot be used in titles.', 'perfdisabled' => 'Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.', -'perfdisabledsub' => 'Here is a saved copy from $1:', # obsolete? 'perfcached' => 'The following data is cached and may not be up to date.', 'perfcachedts' => 'The following data is cached, and was last updated $1.', 'querypage-no-updates' => 'Updates for this page are currently disabled. Data here will not presently be refreshed.', diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index ed6749aaf5..c6fbec42db 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -307,7 +307,6 @@ $wgMessageStructure = array( 'badtitle', 'badtitletext', 'perfdisabled', - 'perfdisabledsub', 'perfcached', 'perfcachedts', 'querypage-no-updates', @@ -2291,7 +2290,6 @@ Variants for Chinese language", $wgMessageComments = array( 'lastmodifiedat' => '$1 date, $2 time', 'sitenotice' => 'the equivalent to wgSiteNotice', - 'perfdisabledsub' => 'obsolete?', 'history-feed-item-nocomment' => 'user at time', 'editcomment' => 'only shown if there is an edit comment', 'lastmodifiedatby' => '$1 date, $2 time, $3 user', -- 2.20.1