Remove unused message 'rcnote'
authorKevin Israel <pleasestand@live.com>
Sat, 7 Dec 2013 08:42:47 +0000 (03:42 -0500)
committerKevin Israel <pleasestand@live.com>
Sat, 7 Dec 2013 10:22:16 +0000 (05:22 -0500)
Follows-up r102284 (703dd35a7b2f).

Change-Id: If5795652e4276112dee7167add433deb30d31da0

languages/messages/MessagesEn.php
languages/messages/MessagesQqq.php
maintenance/language/messages.inc

index f03b60f..cf84845 100644 (file)
@@ -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',
index 1c7d11f..f5ebc62 100644 (file)
@@ -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
index 6aeb3ae..8c1a3df 100644 (file)
@@ -1310,7 +1310,6 @@ $wgMessageStructure = array(
                'recentchanges-label-plusminus',
                'recentchanges-legend-newpage',
                'recentchanges-legend-plusminus',
-               'rcnote',
                'rcnotefrom',
                'rclistfrom',
                'rcshowhideminor',