r32212 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r32211‎ | r32212 | r32213 >
Date:08:20, 20 March 2008
Author:raymond
Status:old
Tags:
Comment:
Easter housekeeping:
* Message 'subcategorycount' was removed in r32085
* Message 'groups' unused since ages
Modified paths:
  • /trunk/phase3/languages/messages/MessagesEn.php (modified) (history)
  • /trunk/phase3/maintenance/language/messages.inc (modified) (history)

Diff [purge]

Index: trunk/phase3/maintenance/language/messages.inc
@@ -127,7 +127,6 @@
128128 'category-empty',
129129 'hidden-categories',
130130 'hidden-category-category',
131 - 'subcategorycount',
132131 'category-subcat-count',
133132 'category-subcat-count-limited',
134133 'category-article-count',
@@ -760,7 +759,6 @@
761760 'userrights' => array(
762761 'userrights',
763762 'userrights-summary',
764 - 'groups',
765763 'userrights-lookup-user',
766764 'userrights-user-editname',
767765 'editusergroup',
Index: trunk/phase3/languages/messages/MessagesEn.php
@@ -577,7 +577,6 @@
578578 'category-empty' => "''This category currently contains no pages or media.''",
579579 'hidden-categories' => '{{PLURAL:$1|Hidden category|Hidden categories}}',
580580 'hidden-category-category' => 'Hidden categories', # Name of the category where hidden categories will be listed
581 -'subcategorycount' => 'There {{PLURAL:$1|is one subcategory|are $1 subcategories}} to this category.',
582581 '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.}}',
583582 'category-subcat-count-limited' => 'This category has the following {{PLURAL:$1|subcategory|$1 subcategories}}.',
584583 '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 @@
13241323 # User rights
13251324 'userrights' => 'User rights management',
13261325 'userrights-summary' => '', # only translate this message to other languages if you have to change it
1327 -'groups' => 'User groups',
13281326 'userrights-lookup-user' => 'Manage user groups',
13291327 'userrights-user-editname' => 'Enter a username:',
13301328 'editusergroup' => 'Edit User Groups',

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r32085This is a schema change. It's only a table creation, but the table must be c...simetrical00:17, 18 March 2008

Status & tagging log