From 6a530553587a537b1053222c9321bdc5dd0d8712 Mon Sep 17 00:00:00 2001 From: Rob Church Date: Mon, 17 Apr 2006 04:35:36 +0000 Subject: [PATCH] Update the message to support the new parameter --- languages/Messages.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.20.1