* (bug 7607) Add Karakalpak (kaa) to Names.php and stub message file for linktrail
authorJimmy Collins <collinj@users.mediawiki.org>
Sun, 22 Oct 2006 10:15:03 +0000 (10:15 +0000)
committerJimmy Collins <collinj@users.mediawiki.org>
Sun, 22 Oct 2006 10:15:03 +0000 (10:15 +0000)
RELEASE-NOTES
languages/Names.php
languages/messages/MessagesKaa.php [new file with mode: 0644]

index d32fce5..81b043a 100644 (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 ==
index d6c0f0a..80d034d 100644 (file)
        '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!)
diff --git a/languages/messages/MessagesKaa.php b/languages/messages/MessagesKaa.php
new file mode 100644 (file)
index 0000000..4722f88
--- /dev/null
@@ -0,0 +1,11 @@
+<?php
+/**
+ * Karakalpak (Qaraqalpaqsha)
+ *
+ * @package MediaWiki
+ * @subpackage Language
+ */
+
+$linkTrail = '/^([a-zʻ`]+)(.*)$/sD';
+
+?>