From bdd5f747d95acdb8fcee25f9d38bfd2df1c30cf1 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Mon, 13 Sep 2010 15:48:11 +0000 Subject: [PATCH] Re-add message descriptions from r72866, accidentally removed in r72882, with some expansion --- languages/messages/MessagesQqq.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index 687315a331..fa53ba603a 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -1158,6 +1158,11 @@ See also {{msg-mw|difference}}.', *Parameter $1 is the number of revisions *Parameter $2 is the number of users making those revisions", +'diff-multi-manyusers' => "This message appears in the revision history of a page when comparing two versions which aren't consecutive, and the intermediate revisions have been edited by more than 100 users + +*Parameter $1 is the number of revisions, will always be 101 or more. +*Parameter $2 is the number of users we've found, which was limited at 100", + # Search results 'searchresults-title' => 'Appears as page title in the html header of the search result special page.', -- 2.20.1