r44008 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44007‎ | r44008 | r44009 >
Date:23:33, 27 November 2008
Author:siebrand
Status:ok
Tags:
Comment:
Replace "Image:" with "File:"
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1828,9 +1828,9 @@
18291829 It seems to be an image of reduced size <i>(thumbnail)</i>.
18301830 If you have this image in full resolution upload this one, otherwise change the file name please.',
18311831 'fileexists-forbidden' => 'A file with this name exists already.
1832 -If you still want to upload your file, please go back and use a new name. [[Image:$1|thumb|center|$1]]',
 1832+If you still want to upload your file, please go back and use a new name. [[File:$1|thumb|center|$1]]',
18331833 'fileexists-shared-forbidden' => 'A file with this name exists already in the shared file repository.
1834 -If you still want to upload your file, please go back and use a new name. [[Image:$1|thumb|center|$1]]',
 1834+If you still want to upload your file, please go back and use a new name. [[File:$1|thumb|center|$1]]',
18351835 'file-exists-duplicate' => 'This file is a duplicate of the following {{PLURAL:$1|file|files}}:',
18361836 'file-deleted-duplicate' => "A file identical to this file ([[$1]]) has previously been deleted. You should check that file's deletion history before proceeding to re-upload it.",
18371837 'successfulupload' => 'Successful upload',

Status & tagging log