Follow up on r44248:
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 5 Dec 2008 08:10:02 +0000 (08:10 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Fri, 5 Dec 2008 08:10:02 +0000 (08:10 +0000)
* update messages.inc
* consistency update in message

languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 80bfa23..f0d44b8 100644 (file)
@@ -1801,7 +1801,7 @@ See the [[Special:NewFiles|gallery of new files]] for a more visual overview.',
 Please rename the file and try uploading it again.',
 'badfilename'                 => 'File name has been changed to "$1".',
 'filetype-badmime'            => 'Files of the MIME type "$1" are not allowed to be uploaded.',
-'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.',
+'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.',
 'filetype-unwanted-type'      => "'''\".\$1\"''' is an unwanted file type.
 Preferred {{PLURAL:\$3|file type is|file types are}} \$2.",
 'filetype-banned-type'        => "'''\".\$1\"''' is not a permitted file type.
index d87081e..47464d9 100644 (file)
@@ -1942,6 +1942,7 @@ $wgMessageStructure = array(
                'import-interwiki-submit',
                'import-interwiki-namespace',
                'import-upload-comment',
+               'filetype-bad-ie-mime',
                'import-comment',
                'importtext',
                'importstart',