From: Purodha B Blissenbach Date: Wed, 18 Feb 2009 08:58:18 +0000 (+0000) Subject: Correct apparent typing error in message shareduploadwiki-desc introduced with revisi... X-Git-Tag: 1.31.0-rc.0~42808 X-Git-Url: https://git.cyclocoop.org/%242?a=commitdiff_plain;h=0bfaee7d28ce55affddbcd5823cc955a76862bc4;p=lhc%2Fweb%2Fwiklou.git Correct apparent typing error in message shareduploadwiki-desc introduced with revision 47394. --- diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index 5ce8e39be8..9036d24358 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -1971,7 +1971,7 @@ A [[Special:WhatLinksHere/$2|full list]] is available.', 'duplicatesoffile' => 'The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):', 'sharedupload' => 'This file is from $1 and may be used by other projects. $2', // $1 is the repo name, $2 is shareduploadwiki(-desc) 'shareduploadwiki' => 'Please see the $1 for further information.', -'shareduploadwiki-desc' => 'The description on its $1 on is shown below.', +'shareduploadwiki-desc' => 'The description on its $1 there is shown below.', 'shareduploadwiki-linktext' => 'file description page', 'shareddescriptionfollows' => '-', # do not translate or duplicate this message to other languages 'noimage' => 'No file by this name exists, but you can $1.',