Add language Doteli (dty)
authorraymond <raimond.spekking@gmail.com>
Tue, 26 May 2015 13:16:29 +0000 (15:16 +0200)
committerraymond <raimond.spekking@gmail.com>
Wed, 27 May 2015 07:49:57 +0000 (09:49 +0200)
First export with Ief31d3f05bd25c74872dcb8c2f61471242a880e0
Add fallback language to "ne"

Change-Id: Id4555088ddce35d4c453db5dd5c1388a095dbfb4

RELEASE-NOTES-1.26
languages/Names.php
languages/messages/MessagesDty.php [new file with mode: 0644]

index 588dc56..ad61110 100644 (file)
@@ -37,6 +37,9 @@ MediaWiki supports over 350 languages. Many localisations are updated
 regularly. Below only new and removed languages are listed, as well as
 changes to languages because of Bugzilla reports.
 
+* Languages added:
+** dty (डोटेली/Doteli), thanks to translators जनक राज भट्ट, बिप्लब आनन्द,
+   मेश सिंह बोहरा, and राम प्रसाद जोशी
 
 === Other changes in 1.26 ===
 * ChangeTags::tagDescription() will return false if the interface message
index ddd40f1..e7907be 100644 (file)
        'diq' => 'Zazaki',              # Zazaki
        'dsb' => 'dolnoserbski', # Lower Sorbian
        'dtp' => 'Dusun Bundu-liwan', # Central Dusun
+       'dty' => 'डोटेली', # Doteli
        'dv' => 'ދިވެހިބަސް',         # Dhivehi
        'dz' => 'ཇོང་ཁ',              # Dzongkha (Bhutan)
        'ee' => 'eʋegbe',      # Éwé
diff --git a/languages/messages/MessagesDty.php b/languages/messages/MessagesDty.php
new file mode 100644 (file)
index 0000000..f90746c
--- /dev/null
@@ -0,0 +1,11 @@
+<?php
+/** Doteli (डोटेली)
+ *
+ * To improve a translation please visit https://translatewiki.net
+ *
+ * @ingroup Language
+ * @file
+ *
+ */
+
+$fallback = 'ne';
\ No newline at end of file