From: Aaron Schulz Date: Tue, 29 May 2007 15:29:10 +0000 (+0000) Subject: *Fix fucked up grammar in rcnote X-Git-Tag: 1.31.0-rc.0~52778 X-Git-Url: http://git.cyclocoop.org/%27.%28%24current%20%3E%202?a=commitdiff_plain;h=bddccb8463752f11815a56f3ca13b97772e47fa4;p=lhc%2Fweb%2Fwiklou.git *Fix fucked up grammar in rcnote --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 1e52559e84..23a5fb6f11 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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 $2 (up to $1 shown).", 'rclistfrom' => "Show new changes starting from $1", 'rcshowhideminor' => '$1 minor edits',