http://www.mediawiki.org/wiki/Special:Code/MediaWiki/65161

Revision: 65161
Author:   siebrand
Date:     2010-04-17 15:44:00 +0000 (Sat, 17 Apr 2010)

Log Message:
-----------
Tweaks for messages added in r65152.

Modified Paths:
--------------
    trunk/phase3/languages/messages/MessagesEn.php

Modified: trunk/phase3/languages/messages/MessagesEn.php
===================================================================
--- trunk/phase3/languages/messages/MessagesEn.php      2010-04-17 15:31:58 UTC 
(rev 65160)
+++ trunk/phase3/languages/messages/MessagesEn.php      2010-04-17 15:44:00 UTC 
(rev 65161)
@@ -2055,17 +2055,17 @@
 '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',
+'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'            => "Could not 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.',
@@ -2104,8 +2104,8 @@
 'savefile'                    => 'Save file',
 'uploadedimage'               => 'uploaded "[[$1]]"',
 'overwroteimage'              => 'uploaded a new version of "[[$1]]"',
-'uploaddisabled'              => 'Uploads disabled',
-'copyuploaddisabled'          => 'Upload by URL disabled',
+'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.',



_______________________________________________
MediaWiki-CVS mailing list
MediaWiki-CVS@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to