Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1434,7 +1434,7 @@ |
1435 | 1435 | 'overwroteimage' => 'uploaded a new version of "[[$1]]"', |
1436 | 1436 | 'uploaddisabled' => 'Uploads disabled', |
1437 | 1437 | 'uploaddisabledtext' => 'File uploads are disabled on {{SITENAME}}.', |
1438 | | -'uploadscripted' => 'This file contains HTML or script code that may be erroneously be interpreted by a web browser.', |
| 1438 | +'uploadscripted' => 'This file contains HTML or script code that may be erroneously interpreted by a web browser.', |
1439 | 1439 | 'uploadcorrupt' => 'The file is corrupt or has an incorrect extension. Please check the file and upload again.', |
1440 | 1440 | 'uploadvirus' => 'The file contains a virus! Details: $1', |
1441 | 1441 | 'sourcefilename' => 'Source filename', |