Localisation updates special page aliases from Betawiki.
authorSiebrand Mazeland <siebrand@users.mediawiki.org>
Tue, 28 Oct 2008 00:14:03 +0000 (00:14 +0000)
committerSiebrand Mazeland <siebrand@users.mediawiki.org>
Tue, 28 Oct 2008 00:14:03 +0000 (00:14 +0000)
languages/messages/MessagesEu.php

index 5824761..8a67f69 100644 (file)
@@ -46,8 +46,16 @@ $namespaceAliases = array(
 );
 
 $specialPageAliases = array(
+       'DoubleRedirects'           => array( 'BirzuzenketaBikoitzak' ),
+       'BrokenRedirects'           => array( 'HautsitakoBirzuzenketak' ),
+       'Disambiguations'           => array( 'Argipenak' ),
+       'Preferences'               => array( 'Hobespenak' ),
+       'Watchlist'                 => array( 'JarraipenZerrenda' ),
        'Recentchanges'             => array( 'AzkenAldaketak' ),
        'Upload'                    => array( 'Igo' ),
+       'Statistics'                => array( 'Estatistikak' ),
+       'Allpages'                  => array( 'OrrialdeGuztiak' ),
+       'Movepage'                  => array( 'OrrialdeaMugitu' ),
 );
 
 $separatorTransformTable = array( ',' => '.', '.' => ',' ); /* Bug 15717 */