Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1846,7 +1846,7 @@ |
1847 | 1847 | 'overwroteimage' => 'uploaded a new version of "[[$1]]"', |
1848 | 1848 | 'uploaddisabled' => 'Uploads disabled', |
1849 | 1849 | 'uploaddisabledtext' => 'File uploads are disabled.', |
1850 | | -'php-uploaddisabledtext' => 'PHP file uploads are disabled. Please check the file_uploads setting.', |
| 1850 | +'php-uploaddisabledtext' => 'File uploads are disabled in PHP. Please check the file_uploads setting.', |
1851 | 1851 | 'uploadscripted' => 'This file contains HTML or script code that may be erroneously interpreted by a web browser.', |
1852 | 1852 | 'uploadcorrupt' => 'The file is corrupt or has an incorrect extension. |
1853 | 1853 | Please check the file and upload again.', |