* (bug 7607) Add Karakalpak (kaa) to Names.php and stub message file for linktrail

This commit is contained in:
Jimmy Collins 2006-10-22 10:15:03 +00:00
parent ce5b47b2c4
commit 1f58468a8d
3 changed files with 13 additions and 0 deletions

View file

@ -73,6 +73,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
* Include common.css from classic-style skins in main HTML with the bump URL
FIXME: this may leave doubled rules which won't stand up to certain changes.
Will want to adjust these more to eliminate the dupe @includes.
* (bug 7607) Add Karakalpak (kaa) to Names.php and stub message file for linktrail
== Languages updated ==

View file

@ -109,6 +109,7 @@
'jbo' => 'Lojban', # Lojban
'jv' => 'Basa Jawa', # Javanese
'ka' => 'ქართული', # Georgian
'kaa' => 'Qaraqalpaqsha', # Karakalpak
'kg' => 'Kongo', # Kongo, (FIXME!) should probaly be KiKongo or KiKoongo
'ki' => 'Gĩkũyũ', # Kikuyu, correctness not guaranteed
'kj' => 'Kuanyama', # Kuanyama (FIXME!)

View file

@ -0,0 +1,11 @@
<?php
/**
* Karakalpak (Qaraqalpaqsha)
*
* @package MediaWiki
* @subpackage Language
*/
$linkTrail = '/^([a-zʻ`]+)(.*)$/sD';
?>