Followup r70500, apparently we use spaces there...
authorSam Reed <reedy@users.mediawiki.org>
Thu, 5 Aug 2010 15:34:26 +0000 (15:34 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 5 Aug 2010 15:34:26 +0000 (15:34 +0000)
languages/messages/MessagesEn.php

index 3c13c1b..cabbb2e 100644 (file)
@@ -295,7 +295,7 @@ $magicWords = array(
        'nse'                    => array( 0,    'NSE:'                   ),
        'localurl'               => array( 0,    'LOCALURL:'              ),
        'localurle'              => array( 0,    'LOCALURLE:'             ),
-       'articlepath'                    => array( 0,    'ARTICLEPATH'                    ),
+       'articlepath'            => array( 0,    'ARTICLEPATH'                    ),
        'server'                 => array( 0,    'SERVER'                 ),
        'servername'             => array( 0,    'SERVERNAME'             ),
        'scriptpath'             => array( 0,    'SCRIPTPATH'             ),