From: Rob Church Date: Mon, 17 Apr 2006 04:35:36 +0000 (+0000) Subject: Update the message to support the new parameter X-Git-Tag: 1.31.0-rc.0~57467 X-Git-Url: http://git.cyclocoop.org/data/%7BGarradin/WEBSITE%7D?a=commitdiff_plain;h=6a530553587a537b1053222c9321bdc5dd0d8712;p=lhc%2Fweb%2Fwiklou.git Update the message to support the new parameter --- diff --git a/languages/Messages.php b/languages/Messages.php index 1aefffed5e..ea10f171a0 100644 --- a/languages/Messages.php +++ b/languages/Messages.php @@ -327,7 +327,7 @@ Please report this to an administrator, making note of the URL.', '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.', '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 completely up to date:', +'perfcached' => 'The following data is cached, and was last updated $1.', 'wrong_wfQuery_params' => 'Incorrect parameters to wfQuery()
Function: $1
Query: $2',