Typo in 'uploadscripted'
authorAlexander Sigachov <ajvol@users.mediawiki.org>
Tue, 31 May 2005 21:58:21 +0000 (21:58 +0000)
committerAlexander Sigachov <ajvol@users.mediawiki.org>
Tue, 31 May 2005 21:58:21 +0000 (21:58 +0000)
languages/Language.php

index cd5cfd3..ce983a6 100644 (file)
@@ -1025,7 +1025,7 @@ created and by whom, and anything else you may know about it. If this is an imag
 'savefile'             => 'Save file',
 'uploadedimage' => "uploaded \"[[$1]]\"",
 'uploaddisabled' => 'Sorry, uploading is disabled.',
-'uploadscripted' => 'This file contains HTML or script code that my be erronously be interpretet by a web browser.',
+'uploadscripted' => 'This file contains HTML or script code that my be erroneously be interpreted by a web browser.',
 'uploadcorrupt' => 'The file is corrupt or has an incorrect extension. Please check the file and upload again.',
 'uploadvirus' => 'The file contains a virus! Details: $1',
 'sourcefilename' => 'Source filename',