r51022 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r51021‎ | r51022 | r51023 >
Date:15:05, 26 May 2009
Author:siebrand
Status:ok
Tags:
Comment:
Minor consistency updates for 'right-reupload', 'right-reupload-own', 'right-upload_by_url' and 'action-upload_by_url'
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)

Diff [purge]

Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -1685,10 +1685,10 @@
16861686 'right-movefile' => 'Move files',
16871687 'right-suppressredirect' => 'Not create a redirect from the old name when moving a page',
16881688 'right-upload' => 'Upload files',
1689 -'right-reupload' => 'Overwrite an existing file',
1690 -'right-reupload-own' => 'Overwrite an existing file uploaded by oneself',
 1689+'right-reupload' => 'Overwrite existing files',
 1690+'right-reupload-own' => 'Overwrite existing files uploaded by oneself',
16911691 'right-reupload-shared' => 'Override files on the shared media repository locally',
1692 -'right-upload_by_url' => 'Upload a file from a URL address',
 1692+'right-upload_by_url' => 'Upload files from a URL',
16931693 'right-purge' => 'Purge the site cache for a page without confirmation',
16941694 'right-autoconfirmed' => 'Edit semi-protected pages',
16951695 'right-bot' => 'Be treated as an automated process',
@@ -1749,7 +1749,7 @@
17501750 'action-upload' => 'upload this file',
17511751 'action-reupload' => 'overwrite this existing file',
17521752 'action-reupload-shared' => 'override this file on a shared repository',
1753 -'action-upload_by_url' => 'upload this file from a URL address',
 1753+'action-upload_by_url' => 'upload this file from a URL',
17541754 'action-writeapi' => 'use the write API',
17551755 'action-delete' => 'delete this page',
17561756 'action-deleterevision' => 'delete this revision',

Status & tagging log