(bug 13929) Back out a line that's now obsolete and a line that seems to have been...
authorAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 2 May 2008 16:37:15 +0000 (16:37 +0000)
committerAryeh Gregor <simetrical@users.mediawiki.org>
Fri, 2 May 2008 16:37:15 +0000 (16:37 +0000)
languages/messages/MessagesEn.php
maintenance/language/messageTypes.inc

index 9e4a789..bd657c5 100644 (file)
@@ -340,7 +340,6 @@ $magicWords = array(
        'hiddencat'              => array( 1,    '__HIDDENCAT__'          ),
        'pagesincategory'        => array( 1,    'PAGESINCATEGORY', 'PAGESINCAT' ),
        'pagesize'               => array( 1,    'PAGESIZE'               ),
-       'gallerywidth'           => array( 1,    'GALLERYWIDTH:'          ),
 );
 
 /**
index 812aaf8..52510e5 100644 (file)
@@ -280,7 +280,6 @@ $wgOptionalMessages = array(
        'comma-separator',
        'colon-separator',
        'autocomment-prefix',
-       'activeusers-summary',
 );
 
 /** EXIF messages, which may be set as optional in several checks, but are generally mandatory */