From 8bfab3117163847e146416296ac395b240ea9761 Mon Sep 17 00:00:00 2001 From: Siebrand Mazeland Date: Tue, 26 May 2009 15:05:07 +0000 Subject: [PATCH] Minor consistency updates for 'right-reupload', 'right-reupload-own', 'right-upload_by_url' and 'action-upload_by_url' --- languages/messages/MessagesEn.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/languages/messages/MessagesEn.php b/languages/messages/MessagesEn.php index f5c0efe8c5..ecf49f4a8d 100644 --- a/languages/messages/MessagesEn.php +++ b/languages/messages/MessagesEn.php @@ -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', -- 2.20.1