Minor consistency updates for 'right-reupload', 'right-reupload-own', 'right-upload_b...
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Tue, 26 May 2009 15:05:07 +0000 (15:05 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Tue, 26 May 2009 15:05:07 +0000 (15:05 +0000)
languages/messages/MessagesEn.php

index f5c0efe..ecf49f4 100644 (file)
@@ -1685,10 +1685,10 @@ You can also choose to let others contact you through your user or talk page wit
 'right-movefile'              => 'Move files',
 'right-suppressredirect'      => 'Not create a redirect from the old name when moving a page',
 'right-upload'                => 'Upload files',
-'right-reupload'              => 'Overwrite an existing file',
-'right-reupload-own'          => 'Overwrite an existing file uploaded by oneself',
+'right-reupload'              => 'Overwrite existing files',
+'right-reupload-own'          => 'Overwrite existing files uploaded by oneself',
 'right-reupload-shared'       => 'Override files on the shared media repository locally',
-'right-upload_by_url'         => 'Upload a file from a URL address',
+'right-upload_by_url'         => 'Upload files from a URL',
 'right-purge'                 => 'Purge the site cache for a page without confirmation',
 'right-autoconfirmed'         => 'Edit semi-protected pages',
 'right-bot'                   => 'Be treated as an automated process',
@@ -1749,7 +1749,7 @@ You can also choose to let others contact you through your user or talk page wit
 'action-upload'               => 'upload this file',
 'action-reupload'             => 'overwrite this existing file',
 'action-reupload-shared'      => 'override this file on a shared repository',
-'action-upload_by_url'        => 'upload this file from a URL address',
+'action-upload_by_url'        => 'upload this file from a URL',
 'action-writeapi'             => 'use the write API',
 'action-delete'               => 'delete this page',
 'action-deleterevision'       => 'delete this revision',