From bddccb8463752f11815a56f3ca13b97772e47fa4 Mon Sep 17 00:00:00 2001 From: Aaron Schulz Date: Tue, 29 May 2007 15:29:10 +0000 Subject: [PATCH] *Fix fucked up grammar in rcnote --- languages/messages/MessagesEn.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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', -- 2.20.1