r47437 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r47436‎ | r47437 | r47438 >
Date:08:58, 18 February 2009
Author:purodha
Status:ok
Tags:
Comment:
Correct apparent typing error in message shareduploadwiki-desc introduced with revision 47394.
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1971,7 +1971,7 @@
19721972 'duplicatesoffile' => 'The following {{PLURAL:$1|file is a duplicate|$1 files are duplicates}} of this file ([[Special:FileDuplicateSearch/$2|more details]]):',
19731973 'sharedupload' => 'This file is from $1 and may be used by other projects. $2', // $1 is the repo name, $2 is shareduploadwiki(-desc)
19741974 'shareduploadwiki' => 'Please see the $1 for further information.',
1975 -'shareduploadwiki-desc' => 'The description on its $1 on is shown below.',
 1975+'shareduploadwiki-desc' => 'The description on its $1 there is shown below.',
19761976 'shareduploadwiki-linktext' => 'file description page',
19771977 'shareddescriptionfollows' => '-', # do not translate or duplicate this message to other languages
19781978 'noimage' => 'No file by this name exists, but you can $1.',

Status & tagging log