Localization: Removing right and action messages for the 'restrict' feature, which...
authorRotem Liss <rotem@users.mediawiki.org>
Wed, 31 Dec 2008 19:04:54 +0000 (19:04 +0000)
committerRotem Liss <rotem@users.mediawiki.org>
Wed, 31 Dec 2008 19:04:54 +0000 (19:04 +0000)
languages/messages/MessagesEn.php
maintenance/language/messages.inc

index 336e5cc..1fbf9ad 100644 (file)
@@ -1665,7 +1665,6 @@ please see math/README to configure.',
 'right-userrights'           => 'Edit all user rights',
 'right-userrights-interwiki' => 'Edit user rights of users on other wikis',
 'right-siteadmin'            => 'Lock and unlock the database',
-'right-restrict'             => 'Restrict users from editing certain pages and namespaces',
 
 # User rights log
 'rightslog'      => 'User rights log',
@@ -1707,7 +1706,6 @@ please see math/README to configure.',
 'action-userrights'           => 'edit all user rights',
 'action-userrights-interwiki' => 'edit user rights of users on other wikis',
 'action-siteadmin'            => 'lock or unlock the database',
-'action-restrict'             => 'restrict users from editing pages',
 
 # Recent changes
 'nchanges'                          => '$1 {{PLURAL:$1|change|changes}}',
index bf148e6..36cdea7 100644 (file)
@@ -999,7 +999,6 @@ $wgMessageStructure = array(
                'right-userrights',
                'right-userrights-interwiki',
                'right-siteadmin',
-               'right-restrict',
        ),
        'rightslog' => array(
                'rightslog',
@@ -1041,7 +1040,6 @@ $wgMessageStructure = array(
                'action-userrights',
                'action-userrights-interwiki',
                'action-siteadmin',
-               'action-restrict',
        ),
        'recentchanges' => array(
                'nchanges',