From 8e9bf4d26ff1de98fcfa4a17d754c7f5529bf94d Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Fri, 6 Apr 2012 12:54:02 +0200 Subject: [PATCH] Fix grammar issues in recently added messages. Yay for review... Change-Id: I7473adbf7d15e5ecb8133e822e9d995bee4257aa --- languages/messages/MessagesEn.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index ab3182d3a1..32409d89d7 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -2409,9 +2409,9 @@ Please see the [$2 file description page] for further information.', 'sharedupload-desc-here' => 'This file is from $1 and may be used by other projects. The description on its [$2 file description page] there is shown below.', 'sharedupload-desc-edit' => 'This file is from $1 and may be used by other projects. -Maybe you want edit the description on its [$2 file description page] there.', +Maybe you want to edit the description on its [$2 file description page] there.', 'sharedupload-desc-create' => 'This file is from $1 and may be used by other projects. -Maybe you want edit the description on its [$2 file description page] there.', +Maybe you want to edit the description on its [$2 file description page] there.', 'shareddescriptionfollows' => '-', # do not translate or duplicate this message to other languages 'filepage-nofile' => 'No file by this name exists.', 'filepage-nofile-link' => 'No file by this name exists, but you can [$1 upload it].', -- 2.20.1