Introducing pp_sortkey.
[lhc/web/wiklou.git] / maintenance / language / messages.inc
index 67b21e9..a953d3e 100644 (file)
@@ -4029,6 +4029,22 @@ $wgMessageStructure = array(
                'expand_templates_generate_rawhtml',
                'expand_templates_preview',
        ),
+       'trackingcategories' => array(
+               'trackingcategories',
+               'trackingcategories-summary',
+               'trackingcategories-msg',
+               'trackingcategories-name',
+               'trackingcategories-desc',
+               'noindex-category-desc',
+               'index-category-desc',
+               'post-expand-template-inclusion-category-desc',
+               'post-expand-template-argument-category-desc',
+               'expensive-parserfunction-category-desc',
+               'broken-file-category-desc',
+               'hidden-category-category-desc',
+               'trackingcategories-nodesc',
+               'trackcategories-disabled',
+       ),
 );
 
 /** Comments for each block */
@@ -4277,5 +4293,6 @@ Variants for Chinese language",
        'cachedspecial' => 'SpecialCachedPage',
        'rotation' => 'Image rotation',
        'limitreport' => 'Limit report',
-       'expandtemplates' => 'Special:ExpandTemplates'
+       'expandtemplates' => 'Special:ExpandTemplates',
+       'trackingcategories' => 'Special:TrackingCategories'
 );