Fix sf bug #971799 : some namespaces for ca were incorrects or missings.
[lhc/web/wiklou.git] / languages / LanguageFy.php
index d299cf0..46c39a9 100644 (file)
@@ -8,7 +8,7 @@
 # encapsulates some of the magic-ness.
 #
 
-include_once( "LanguageUtf8.php" );
+require_once( "LanguageUtf8.php" );
 
 if($wgMetaNamespace === FALSE)
        $wgMetaNamespace = str_replace( " ", "_", $wgSitename );
@@ -36,7 +36,15 @@ if($wgMetaNamespace === FALSE)
 );
 
 /* private */ $wgSkinNamesFy = array(
-       "Standert", "Nostalgy", "Keuls blau" # , "Paddington", "Montparnasse"
+       'standard' => "Standert",
+       'nostalgia' => "Nostalgy",
+       'cologneblue' => "Keuls blau",
+       'smarty' => "Paddington",
+       'montparnasse' => "Montparnasse",
+       'davinci' => "DaVinci",
+       'mono' => "Mono",
+       'monobook' => "MonoBook",
+ "myskin" => "MySkin" 
 );
 
 /* private */ $wgMathNamesFy = array(