Fix for r37928.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Wed, 23 Jul 2008 08:39:55 +0000 (08:39 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Wed, 23 Jul 2008 08:39:55 +0000 (08:39 +0000)
So if you *do* decide to add messages during a freeze, then at least take the time to do it right.

maintenance/language/messages.inc

index fe4362b..82f69a4 100644 (file)
@@ -1155,6 +1155,8 @@ $wgMessageStructure = array(
                'doubleredirects',
                'doubleredirects-summary',
                'doubleredirectstext',
+               'double-redirect-fixed-move',
+               'double-redirect-fixer',
        ),
        'brokenredirects' => array(
                'brokenredirects',
@@ -1687,6 +1689,7 @@ $wgMessageStructure = array(
                'imagenocrossnamespace',
                'imagetypemismatch',
                'imageinvalidfilename',
+               'fix-double-redirects',
        ),
        'export' => array(
                'export',