* Rebuilding English file.
authorRotem Liss <rotem@users.mediawiki.org>
Thu, 24 Apr 2008 10:42:51 +0000 (10:42 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Thu, 24 Apr 2008 10:42:51 +0000 (10:42 +0000)
* Adding new messages to messages.inc.

languages/messages/MessagesEn.php
maintenance/language/messages.inc

index b4d0cf5..6fea8e0 100644 (file)
@@ -1462,51 +1462,51 @@ A * indicates that you cannot remove the group once you have added it, or vice v
 'grouppage-suppress'       => '{{ns:project}}:Oversight',
 
 # Rights
-'right-createpage' => 'Create pages',
-'right-editprotected' => 'Edit protected pages',
-'right-move' => 'Move pages',
-'right-bot' => 'Be treated as an automated process',
-'right-minoredit' => 'Mark edits as minor',
-'right-blockemail' => 'Block a user from sending email',
-'right-apihighlimits' => 'Use API high limits',
-'right-read' => 'Read pages',
-'right-hiderevision' => 'Review and restore hidden revisions',
-'right-reupload' => 'Overwrite an existing file',
-'right-autoconfirmed' => 'Be treated as autoconfirmed',
-'right-nominornewtalk' => 'Not have minor edits to discussion pages trigger the new messages prompt',
-'right-unwatchedpages' => 'View a list of unwatched pages',
-'right-importupload' => 'Import pages from a file upload',
-'right-editusercssjs' => "Edit other users' CSS and JS files",
-'right-mergehistory' => 'Merge the history of pages',
-'right-delete' => 'Delete pages',
-'right-deleterevision' => 'Hide specific revisions of pages',
-'right-proxyunbannable' => 'Bypass blocks on proxies',
-'right-browsearchive' => 'View deleted pages',
-'right-trackback' => 'Submit a trackback',
-'right-siteadmin' => 'Lock and unlock the database',
-'right-protect' => 'Change protection levels',
-'right-edit' => 'Edit pages',
-'right-markbotedits' => 'Mark specific edits as bots',
-'right-createtalk' => 'Create discussion pages',
-'right-rollback' => 'Quickly revert the last user who edited a particular page',
-'right-userrights' => 'Edit all user rights',
+'right-createpage'       => 'Create pages',
+'right-editprotected'    => 'Edit protected pages',
+'right-move'             => 'Move pages',
+'right-bot'              => 'Be treated as an automated process',
+'right-minoredit'        => 'Mark edits as minor',
+'right-blockemail'       => 'Block a user from sending email',
+'right-apihighlimits'    => 'Use API high limits',
+'right-read'             => 'Read pages',
+'right-hiderevision'     => 'Review and restore hidden revisions',
+'right-reupload'         => 'Overwrite an existing file',
+'right-autoconfirmed'    => 'Be treated as autoconfirmed',
+'right-nominornewtalk'   => 'Not have minor edits to discussion pages trigger the new messages prompt',
+'right-unwatchedpages'   => 'View a list of unwatched pages',
+'right-importupload'     => 'Import pages from a file upload',
+'right-editusercssjs'    => "Edit other users' CSS and JS files",
+'right-mergehistory'     => 'Merge the history of pages',
+'right-delete'           => 'Delete pages',
+'right-deleterevision'   => 'Hide specific revisions of pages',
+'right-proxyunbannable'  => 'Bypass blocks on proxies',
+'right-browsearchive'    => 'View deleted pages',
+'right-trackback'        => 'Submit a trackback',
+'right-siteadmin'        => 'Lock and unlock the database',
+'right-protect'          => 'Change protection levels',
+'right-edit'             => 'Edit pages',
+'right-markbotedits'     => 'Mark specific edits as bots',
+'right-createtalk'       => 'Create discussion pages',
+'right-rollback'         => 'Quickly revert the last user who edited a particular page',
+'right-userrights'       => 'Edit all user rights',
 'right-suppressredirect' => 'Delete a redirect when moving a page to that title',
-'right-createaccount' => 'Create new user accounts',
-'right-editinterface' => 'Edit the user interface',
-'right-upload' => 'Upload files',
-'right-hideuser' => 'Hide a username from the public',
-'right-purge' => 'Purge the site cache for a page',
-'right-upload_by_url' => 'Upload a file with a URL',
-'right-undelete' => 'Undelete a page',
-'right-suppress' => 'View private logs',
-'right-autopatrol' => 'Have edits automatically marked as patrolled',
-'right-import' => 'Import pages from other wikis',
-'right-deletedhistory' => 'View deleted history entries, without their associated text',
-'right-patrol' => 'Mark edits as patrolled',
-'right-block' => 'Block other users from editing',
-'right-bigdelete' => 'Delete pages with large histories',
-'right-reupload-shared' => 'Override files on the shared image repository locally',
-'right-ipblock-exempt' => 'Bypass IP blocks',
+'right-createaccount'    => 'Create new user accounts',
+'right-editinterface'    => 'Edit the user interface',
+'right-upload'           => 'Upload files',
+'right-hideuser'         => 'Hide a username from the public',
+'right-purge'            => 'Purge the site cache for a page',
+'right-upload_by_url'    => 'Upload a file with a URL',
+'right-undelete'         => 'Undelete a page',
+'right-suppress'         => 'View private logs',
+'right-autopatrol'       => 'Have edits automatically marked as patrolled',
+'right-import'           => 'Import pages from other wikis',
+'right-deletedhistory'   => 'View deleted history entries, without their associated text',
+'right-patrol'           => 'Mark edits as patrolled',
+'right-block'            => 'Block other users from editing',
+'right-bigdelete'        => 'Delete pages with large histories',
+'right-reupload-shared'  => 'Override files on the shared image repository locally',
+'right-ipblock-exempt'   => 'Bypass IP blocks',
 
 # User rights log
 'rightslog'      => 'User rights log',
index e61c22a..d20a0eb 100644 (file)
@@ -847,6 +847,53 @@ $wgMessageStructure = array(
                'grouppage-bureaucrat',
                'grouppage-suppress',
        ),
+       'right' => array(
+               'right-createpage',
+               'right-editprotected',
+               'right-move',
+               'right-bot',
+               'right-minoredit',
+               'right-blockemail',
+               'right-apihighlimits',
+               'right-read',
+               'right-hiderevision',
+               'right-reupload',
+               'right-autoconfirmed',
+               'right-nominornewtalk',
+               'right-unwatchedpages',
+               'right-importupload',
+               'right-editusercssjs',
+               'right-mergehistory',
+               'right-delete',
+               'right-deleterevision',
+               'right-proxyunbannable',
+               'right-browsearchive',
+               'right-trackback',
+               'right-siteadmin',
+               'right-protect',
+               'right-edit',
+               'right-markbotedits',
+               'right-createtalk',
+               'right-rollback',
+               'right-userrights',
+               'right-suppressredirect',
+               'right-createaccount',
+               'right-editinterface',
+               'right-upload',
+               'right-hideuser',
+               'right-purge',
+               'right-upload_by_url',
+               'right-undelete',
+               'right-suppress',
+               'right-autopatrol',
+               'right-import',
+               'right-deletedhistory',
+               'right-patrol',
+               'right-block',
+               'right-bigdelete',
+               'right-reupload-shared',
+               'right-ipblock-exempt',
+       ),
        'rightslog' => array(
                'rightslog',
                'rightslogtext',
@@ -2531,6 +2578,7 @@ XHTML id names.",
        'group'               => 'Groups',
        'group-member'        => '',
        'grouppage'           => '',
+       'right'               => 'Rights',
        'rightslog'           => 'User rights log',
        'recentchanges'       => 'Recent changes',
        'recentchangeslinked' => 'Recent changes linked',