From 8c1cb207428ba463e0f57ca1653b6ab02b6febc7 Mon Sep 17 00:00:00 2001 From: Kevin Israel Date: Sat, 7 Dec 2013 03:42:47 -0500 Subject: [PATCH] Remove unused message 'rcnote' Follows-up r102284 (703dd35a7b2f). Change-Id: If5795652e4276112dee7167add433deb30d31da0 --- languages/messages/MessagesEn.php | 1 - languages/messages/MessagesQqq.php | 8 ++------ maintenance/language/messages.inc | 1 - 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index f03b60f882..cf84845d45 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2188,7 +2188,6 @@ Your email address is not revealed when other users contact you.', 'recentchanges-label-plusminus' => 'The page size changed by this number of bytes', 'recentchanges-legend-newpage' => '(also see [[Special:NewPages|list of new pages]])', 'recentchanges-legend-plusminus' => "(''±123'')", -'rcnote' => "Below {{PLURAL:$1|is '''1''' change|are the last '''$1''' changes}} in the last {{PLURAL:$2|day|'''$2''' days}}, as of $5, $4.", 'rcnotefrom' => "Below are the changes since '''$2''' (up to '''$1''' shown).", 'rclistfrom' => 'Show new changes starting from $1', 'rcshowhideminor' => '$1 minor edits', diff --git a/languages/messages/MessagesQqq.php b/languages/messages/MessagesQqq.php index 1c7d11f4d4..f5ebc629fb 100644 --- a/languages/messages/MessagesQqq.php +++ b/languages/messages/MessagesQqq.php @@ -3609,9 +3609,7 @@ Parameters: * $1 - the maximum number of changes that are displayed * $2 - a date and time * $3 - (Optional) a date -* $4 - (Optional) a time -See also: -* {{msg-mw|Rcnote}}', +* $4 - (Optional) a time', 'rclistfrom' => 'Used on [[Special:RecentChanges]]. Parameters: @@ -5401,9 +5399,7 @@ See also: * {{msg-mw|Watchlist-details}}', 'iteminvalidname' => 'Parameters: * $1 - item name', -'wlnote' => 'Used on [[Special:Watchlist]] when the maximum number of days is specified. - -Similar to {{msg-mw|rcnote}} which is used on [[Special:RecentChanges]]. +'wlnote' => 'Used on [[Special:Watchlist]] when a maximum number of hours or days is specified. Parameters: * $1 - the number of changes shown diff --git a/maintenance/language/messages.inc b/maintenance/language/messages.inc index 6aeb3aee55..8c1a3dfe74 100644 --- a/maintenance/language/messages.inc +++ b/maintenance/language/messages.inc @@ -1310,7 +1310,6 @@ $wgMessageStructure = array( 'recentchanges-label-plusminus', 'recentchanges-legend-newpage', 'recentchanges-legend-plusminus', - 'rcnote', 'rcnotefrom', 'rclistfrom', 'rcshowhideminor', -- 2.20.1