r13684 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r13683‎ | r13684 | r13685 >
Date:04:35, 17 April 2006
Author:robchurch
Status:old
Tags:
Comment:
Update the message to support the new parameter
Modified paths:
  • /trunk/phase3/languages/Messages.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/Messages.php
@@ -327,7 +327,7 @@
328328 'badtitletext' => 'The requested page title was invalid, empty, or an incorrectly linked inter-language or inter-wiki title. It may contain one more characters which cannot be used in titles.',
329329 'perfdisabled' => 'Sorry! This feature has been temporarily disabled because it slows the database down to the point that no one can use the wiki.',
330330 'perfdisabledsub' => 'Here is a saved copy from $1:', # obsolete?
331 -'perfcached' => 'The following data is cached and may not be completely up to date:',
 331+'perfcached' => 'The following data is cached, and was last updated $1.',
332332 'wrong_wfQuery_params' => 'Incorrect parameters to wfQuery()<br />
333333 Function: $1<br />
334334 Query: $2',

Status & tagging log