Remove 'USE INDEX' for non-mysql
[lhc/web/wiklou.git] / languages / LanguageFy.php
index e696609..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 );
@@ -26,6 +26,9 @@ if($wgMetaNamespace === FALSE)
        7       => "Ofbyld_oerlis",
        8       => "MediaWiki",
        9       => "MediaWiki_oerlis",
+       10  => "Template",
+       11  => "Template_talk"
+
 );
 
 /* private */ $wgQuickbarSettingsFy = array(
@@ -33,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(