Easter housekeeping:
authorRaimond Spekking <raymond@users.mediawiki.org>
Thu, 20 Mar 2008 08:20:47 +0000 (08:20 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Thu, 20 Mar 2008 08:20:47 +0000 (08:20 +0000)
* Message 'subcategorycount' was removed in r32085
* Message 'groups' unused since ages

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

index 73838d5..a6bfe15 100644 (file)
@@ -577,7 +577,6 @@ XHTML id names.
 'category-empty'                 => "''This category currently contains no pages or media.''",
 'hidden-categories'              => '{{PLURAL:$1|Hidden category|Hidden categories}}',
 'hidden-category-category'       => 'Hidden categories', # Name of the category where hidden categories will be listed
-'subcategorycount'               => 'There {{PLURAL:$1|is one subcategory|are $1 subcategories}} to this category.',
 'category-subcat-count'          => '{{PLURAL:$2|This category has only the following subcategory.|This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}, out of $2 total.}}',
 'category-subcat-count-limited'  => 'This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}.',
 'category-article-count'         => '{{PLURAL:$2|This category contains only the following page.|The following {{PLURAL:$1|page is|$1 pages are}} in this category, out of $2 total.}}',
@@ -1323,7 +1322,6 @@ Make sure that this change will maintain historical page continuity.
 # User rights
 'userrights'                       => 'User rights management',
 'userrights-summary'               => '', # only translate this message to other languages if you have to change it
-'groups'                           => 'User groups',
 'userrights-lookup-user'           => 'Manage user groups',
 'userrights-user-editname'         => 'Enter a username:',
 'editusergroup'                    => 'Edit User Groups',
index d297997..95bbe7b 100644 (file)
@@ -127,7 +127,6 @@ $wgMessageStructure = array(
                'category-empty',
                'hidden-categories',
                'hidden-category-category',
-               'subcategorycount',
                'category-subcat-count',
                'category-subcat-count-limited',
                'category-article-count',
@@ -760,7 +759,6 @@ $wgMessageStructure = array(
        'userrights' => array(
                'userrights',
                'userrights-summary',
-               'groups',
                'userrights-lookup-user',
                'userrights-user-editname',
                'editusergroup',