From d544fab3c77d7c2165361fe105eb8b80e30d739b Mon Sep 17 00:00:00 2001 From: April King Date: Fri, 30 May 2003 16:03:32 +0000 Subject: [PATCH] "It was last modified" is too ambiguous. Ideally, it should be "$1 was last modified", but this is better than the old sentence. --- languages/Language.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/languages/Language.php b/languages/Language.php index 53340e34f6..fa95c282f2 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -329,7 +329,7 @@ this (alternative: like this?).", "viewtalkpage" => "View discussion", "otherlanguages" => "Other languages", "redirectedfrom" => "(Redirected from $1)", -"lastmodified" => "It was last modified $1.", +"lastmodified" => "This page was last modified $1.", "viewcount" => "This page has been accessed $1 times.", "gnunote" => "All text is available under the terms of the GNU Free Documentation License.", "printsubtitle" => "(From http://www.wikipedia.org)", -- 2.20.1