Index: trunk/phase3/languages/messages/MessagesEn.php |
— | — | @@ -1685,10 +1685,10 @@ |
1686 | 1686 | 'right-movefile' => 'Move files', |
1687 | 1687 | 'right-suppressredirect' => 'Not create a redirect from the old name when moving a page', |
1688 | 1688 | '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', |
1691 | 1691 | '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', |
1693 | 1693 | 'right-purge' => 'Purge the site cache for a page without confirmation', |
1694 | 1694 | 'right-autoconfirmed' => 'Edit semi-protected pages', |
1695 | 1695 | 'right-bot' => 'Be treated as an automated process', |
— | — | @@ -1749,7 +1749,7 @@ |
1750 | 1750 | 'action-upload' => 'upload this file', |
1751 | 1751 | 'action-reupload' => 'overwrite this existing file', |
1752 | 1752 | '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', |
1754 | 1754 | 'action-writeapi' => 'use the write API', |
1755 | 1755 | 'action-delete' => 'delete this page', |
1756 | 1756 | 'action-deleterevision' => 'delete this revision', |