* (bug 9441) Misspelled Tahitian language file renamed to correct ISO code
authorRaimond Spekking <raymond@users.mediawiki.org>
Thu, 29 Mar 2007 06:41:44 +0000 (06:41 +0000)
committerRaimond Spekking <raymond@users.mediawiki.org>
Thu, 29 Mar 2007 06:41:44 +0000 (06:41 +0000)
  Fallback language for Aymara to 'es'

RELEASE-NOTES
languages/messages/MessagesAy.php
languages/messages/MessagesTy.php [new file with mode: 0644]

index ed3b994..7d13d59 100644 (file)
@@ -307,6 +307,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 
 * Arabic (ar)
 * Aramaic (arc)
+* Aymara (ay)
 * Belarusian (be)
 * Bulgarian (bg)
 * Breton (br)
@@ -345,6 +346,7 @@ it from source control: http://www.mediawiki.org/wiki/Download_from_SVN
 * Sicilian (scn)
 * Slovak (sk)
 * Swedish (sv)
+* Tahitian (ty)
 * Ukrainian (uk)
 * Zealandic (zea)
 * Cantonese (zh-yue)
index ed3afe9..5c16d01 100644 (file)
@@ -1,8 +1,8 @@
 <?php
-/** Tahitian (Reo Mā`ohi)
+/** Aymara
   *
   * @addtogroup Language
   */
 
-$fallback = 'fr';
+$fallback = 'es';
 ?>
diff --git a/languages/messages/MessagesTy.php b/languages/messages/MessagesTy.php
new file mode 100644 (file)
index 0000000..ed3afe9
--- /dev/null
@@ -0,0 +1,8 @@
+<?php
+/** Tahitian (Reo Mā`ohi)
+  *
+  * @addtogroup Language
+  */
+
+$fallback = 'fr';
+?>