*Fix fucked up grammar in rcnote
authorAaron Schulz <aaron@users.mediawiki.org>
Tue, 29 May 2007 15:29:10 +0000 (15:29 +0000)
committerAaron Schulz <aaron@users.mediawiki.org>
Tue, 29 May 2007 15:29:10 +0000 (15:29 +0000)
languages/messages/MessagesEn.php

index 1e52559..23a5fb6 100644 (file)
@@ -1312,7 +1312,7 @@ Unselected groups will not be changed. You can deselect a group with CTRL + Left
 'recentchanges-url' => 'Special:Recentchanges',
 'recentchangestext' => 'Track the most recent changes to the wiki on this page.',
 'recentchanges-feed-description' => 'Track the most recent changes to the wiki in this feed.',
-'rcnote'               => "Below {{PLURAL:$1|is '''1''' change|are the last '''$1''' changes}} in the last {{PLURAL:$2|day|last '''$2''' days}}, as of $3.",
+'rcnote'               => "Below {{PLURAL:$1|is '''1''' change|are the last '''$1''' changes}} in the last {{PLURAL:$2|day|'''$2''' days}}, as of $3.",
 'rcnotefrom'   => "Below are the changes since <b>$2</b> (up to <b>$1</b> shown).",
 'rclistfrom'   => "Show new changes starting from $1",
 'rcshowhideminor' => '$1 minor edits',