From: Jimmy Collins Date: Thu, 21 Sep 2006 11:23:54 +0000 (+0000) Subject: * (bug 6701) Kazakh language variants in MessagesEn.php X-Git-Tag: 1.31.0-rc.0~55761 X-Git-Url: http://git.cyclocoop.org//%22%22.str_replace%28%27%22%27%2C?a=commitdiff_plain;h=dfaa474400f1739914a26a4dfdd0fe3d667abe44;p=lhc%2Fweb%2Fwiklou.git * (bug 6701) Kazakh language variants in MessagesEn.php --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 1346a0f85a..ba99533b47 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -219,6 +219,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN * Fix layout for Special:Preferences->Date and Time (position for 'timezonetext'). * Updates to language variant code for Serbian et al * (bug 6756) Enabling RTL direction for kk-cn +* (bug 6701) Kazakh language variants in MessagesEn.php == Languages updated == diff --git a/languages/MessagesEn.php b/languages/MessagesEn.php index ac2f872197..850e453e31 100644 --- a/languages/MessagesEn.php +++ b/languages/MessagesEn.php @@ -1979,6 +1979,11 @@ ta[\'ca-nstab-category\'] = new Array(\'c\',\'View the category page\');', 'variantname-sr-jc' => 'sr-jc', 'variantname-sr-jl' => 'sr-jl', 'variantname-sr' => 'sr', +# variants for Kazakh language +'variantname-kk-tr' => 'kk-tr', +'variantname-kk-kz' => 'kk-kz', +'variantname-kk-cn' => 'kk-cn', +'variantname-kk' => 'kk', # labels for User: and Title: on Special:Log pages 'specialloguserlabel' => 'User:',