r22903 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r22902‎ | r22903 | r22904 >
Date:11:35, 11 June 2007
Author:raymond
Status:old
Tags:
Comment:
* Housekeeping:
Removing 'perfdisabledsub', was marked as "obsolete?", unused in phase3 and extensions.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -307,7 +307,6 @@
308308 'badtitle',
309309 'badtitletext',
310310 'perfdisabled',
311 - 'perfdisabledsub',
312311 'perfcached',
313312 'perfcachedts',
314313 'querypage-no-updates',
@@ -2291,7 +2290,6 @@
22922291 $wgMessageComments = array(
22932292 'lastmodifiedat' => '$1 date, $2 time',
22942293 'sitenotice' => 'the equivalent to wgSiteNotice',
2295 - 'perfdisabledsub' => 'obsolete?',
22962294 'history-feed-item-nocomment' => 'user at time',
22972295 'editcomment' => 'only shown if there is an edit comment',
22982296 'lastmodifiedatby' => '$1 date, $2 time, $3 user',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -774,7 +774,6 @@
775775 'badtitle' => 'Bad title',
776776 '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.',
777777 'perfdisabled' => 'Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.',
778 -'perfdisabledsub' => 'Here is a saved copy from $1:', # obsolete?
779778 'perfcached' => 'The following data is cached and may not be up to date.',
780779 'perfcachedts' => 'The following data is cached, and was last updated $1.',
781780 'querypage-no-updates' => 'Updates for this page are currently disabled. Data here will not presently be refreshed.',

Follow-up revisions

RevisionCommit summaryAuthorDate
r22919Merged revisions 22878-22918 via svnmerge from...david00:00, 12 June 2007

Status & tagging log