From: Tim Starling Date: Mon, 31 May 2004 01:23:56 +0000 (+0000) Subject: Removing Klingon from language list, see http://mail.wikipedia.org/pipermail/wikitech... X-Git-Tag: 1.5.0alpha1~3123 X-Git-Url: http://git.cyclocoop.org/url?a=commitdiff_plain;h=aec13e5263d32dc3995a631f2fb66f74b57a8f5f;p=lhc%2Fweb%2Fwiklou.git Removing Klingon from language list, see mail.wikipedia.org/pipermail/wikitech-l/2004-May/010304.html --- diff --git a/languages/Language.php b/languages/Language.php index 4edde6162d..158731718c 100644 --- a/languages/Language.php +++ b/languages/Language.php @@ -295,7 +295,7 @@ global $wgLanguageNames; "ti" => "Tigrinya", # Tigrinya - FIXME "tk" => "تركمن / Туркмен", # Turkmen "tl" => "Tagalog", # Tagalog (Filipino) - "tlh" => "tlhIngan-Hol", # Klingon + #"tlh" => "tlhIngan-Hol", # Klingon - no interlanguage links allowed "tn" => "Setswana", # Setswana "to" => "Tonga", # Tonga - FIXME "tokipona" => "Toki Pona", # Toki Pona @@ -1937,7 +1937,7 @@ class Language { } } +header("X-Human-Language: $wgLanguageCode"); # This should fail gracefully if there's not a localization available @include_once( "Language" . ucfirst( $wgLanguageCode ) . ".php" ); - ?>