r44249 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r44248‎ | r44249 | r44250 >
Date:08:10, 5 December 2008
Author:siebrand
Status:ok
Tags:
Comment:
Follow up on r44248:
* update messages.inc
* consistency update in message
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1801,7 +1801,7 @@
18021802 Please rename the file and try uploading it again.',
18031803 'badfilename' => 'File name has been changed to "$1".',
18041804 'filetype-badmime' => 'Files of the MIME type "$1" are not allowed to be uploaded.',
1805 -'filetype-bad-ie-mime' => 'Can\'t upload this file because Internet Explorer would detect it as "$1", which is a disallowed and potentially dangerous file type.',
 1805+'filetype-bad-ie-mime' => 'Cannot upload this file because Internet Explorer would detect it as "$1", which is a disallowed and potentially dangerous file type.',
18061806 'filetype-unwanted-type' => "'''\".\$1\"''' is an unwanted file type.
18071807 Preferred {{PLURAL:\$3|file type is|file types are}} \$2.",
18081808 'filetype-banned-type' => "'''\".\$1\"''' is not a permitted file type.
Index: trunk/phase3/maintenance/language/messages.inc
@@ -1942,6 +1942,7 @@
19431943 'import-interwiki-submit',
19441944 'import-interwiki-namespace',
19451945 'import-upload-comment',
 1946+ 'filetype-bad-ie-mime',
19461947 'import-comment',
19471948 'importtext',
19481949 'importstart',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r44248New file upload content type checks using a simulation of IE's content type d...tstarling05:35, 5 December 2008

Status & tagging log