* New UploadFromUrlJob class to handle Upload-by-Copy
[lhc/web/wiklou.git] / languages / messages / MessagesEn.php
index 253fb5d..9b6eb43 100644 (file)
@@ -628,7 +628,6 @@ XHTML id names.
 'tog-editsectiononrightclick' => 'Enable section editing by right clicking on section titles (requires JavaScript)',
 'tog-showtoc'                 => 'Show table of contents (for pages with more than 3 headings)',
 'tog-rememberpassword'        => 'Remember my login on this computer',
-'tog-editwidth'               => 'Widen the edit box to fill the entire screen',
 'tog-watchcreations'          => 'Add pages I create to my watchlist',
 'tog-watchdefault'            => 'Add pages I edit to my watchlist',
 'tog-watchmoves'              => 'Add pages I move to my watchlist',
@@ -2056,6 +2055,17 @@ Preferred {{PLURAL:\$3|file type is|file types are}} \$2.",
 'filetype-banned-type'        => "'''\".\$1\"''' is not a permitted file type.
 Permitted {{PLURAL:\$3|file type is|file types are}} \$2.",
 'filetype-missing'            => 'The file has no extension (like ".jpg").',
+'empty-file'                  => 'The file you submitted was empty',
+'file-too-large'              => 'The file you submitted was too large',
+'filename-tooshort'           => 'The filename is too short',
+'filetype-banned'             => 'This type of file is banned',
+'verification-error'          => 'This file did not pass file verification',
+'hookaborted'                 => 'The modification you tried to make was aborted by an extension hook',
+'illegal-filename'            => 'The filename is not allowed',
+'overwrite'                   => 'Overwriting an existing file is not allowed',
+'unknown-error'               => 'An unknown error occured',
+'tmp-create-error'            => 'Couldn\'t create temporary file',
+'tmp-write-error'             => 'Error writing temporary file',
 'large-file'                  => 'It is recommended that files are no larger than $1;
 this file is $2.',
 'largefileserver'             => 'This file is bigger than the server is configured to allow.',
@@ -2095,6 +2105,7 @@ You should check that file's deletion history before proceeding to re-upload it.
 'uploadedimage'               => 'uploaded "[[$1]]"',
 'overwroteimage'              => 'uploaded a new version of "[[$1]]"',
 'uploaddisabled'              => 'Uploads disabled',
+'copyuploaddisabled'          => 'Upload by URL disabled',
 'uploaddisabledtext'          => 'File uploads are disabled.',
 'php-uploaddisabledtext'      => 'File uploads are disabled in PHP.
 Please check the file_uploads setting.',
@@ -2321,7 +2332,6 @@ Remember to check for other links to the templates before deleting them.',
 'statistics-edits-average'     => 'Average edits per page',
 'statistics-views-total'       => 'Views total',
 'statistics-views-peredit'     => 'Views per edit',
-'statistics-jobqueue'          => '[http://www.mediawiki.org/wiki/Manual:Job_queue Job queue] length',
 'statistics-users'             => 'Registered [[Special:ListUsers|users]]',
 'statistics-users-active'      => 'Active users',
 'statistics-users-active-desc' => 'Users who have performed an action in the last {{PLURAL:$1|day|$1 days}}',
@@ -2653,7 +2663,7 @@ To change your watchlist settings, visit
 {{fullurl:{{#special:Watchlist}}/edit}}
 
 To delete the page from your watchlist, visit
-{{fullurl:{{FULLPAGENAMEE}}|action=unwatch}}
+$UNWATCHURL
 
 Feedback and further assistance:
 {{fullurl:{{MediaWiki:Helppage}}}}',