]> scripts.mit.edu Git - autoinstallsdev/mediawiki.git/blobdiff - languages/messages/MessagesBh.php
MediaWiki 1.15.0
[autoinstallsdev/mediawiki.git] / languages / messages / MessagesBh.php
index 38ac55bc6b19453c604c817c0759b2256b88cb12..fda052a7f572aa9006046c167967d6d950e3ff7e 100644 (file)
@@ -1,8 +1,13 @@
 <?php
-/** Bihara (भोजपुरी)
-  *
-  * @addtogroup Language
-  */
+/** Bihari (भोजपुरी)
+ *
+ * See MessagesQqq.php for message documentation incl. usage of parameters
+ * To improve a translation please visit http://translatewiki.net
+ *
+ * @ingroup Language
+ * @file
+ *
+ */
 
 $digitTransformTable = array(
        '0' => '०', # &#x0966;
@@ -17,4 +22,9 @@ $digitTransformTable = array(
        '9' => '९', # &#x096f;
 );
 
+$messages = array(
+# All link text and link target definitions of links into project namespace that get used by other message strings, with the exception of user group pages (see grouppage) and the disambiguation template definition (see disambiguations).
+'mainpage'             => 'पहिलका पन्ना',
+'mainpage-description' => 'पहिलका पन्ना',
 
+);