* Housekeeping:
authorRaimond Spekking <raymond@users.mediawiki.org>
Mon, 11 Jun 2007 11:35:40 +0000 (11:35 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Mon, 11 Jun 2007 11:35:40 +0000 (11:35 +0000)
  Removing 'perfdisabledsub', was marked as "obsolete?", unused in phase3 and extensions.

languages/messages/MessagesEn.php
maintenance/language/messages.inc

index a3b3873..f5b60ec 100644 (file)
@@ -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.',
index ed6749a..c6fbec4 100644 (file)
@@ -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',