http://www.mediawiki.org/wiki/Special:Code/MediaWiki/100108

Revision: 100108
Author:   santhosh
Date:     2011-10-18 04:11:24 +0000 (Tue, 18 Oct 2011)
Log Message:
-----------
Update Assamese transliteration- Correct the wa, ba mappings and remove 
commented code.

Modified Paths:
--------------
    trunk/extensions/Narayam/js/ext.narayam.rules.as.js

Modified: trunk/extensions/Narayam/js/ext.narayam.rules.as.js
===================================================================
--- trunk/extensions/Narayam/js/ext.narayam.rules.as.js 2011-10-18 04:05:04 UTC 
(rev 100107)
+++ trunk/extensions/Narayam/js/ext.narayam.rules.as.js 2011-10-18 04:11:24 UTC 
(rev 100108)
@@ -64,11 +64,10 @@
 
 
 ['a','', 'অ'],
-['b','', 'ৱ্'],
+['b','', 'ব্'],
 ['c','', 'ক্'],
 ['d','', 'দ্'],
 ['(e|E)','', 'এ'],
-//['f','', 'অ'],
 ['g','', 'গ্'],
 ['h','', 'স্'],
 ['i','', 'ই'],
@@ -79,21 +78,16 @@
 ['n','', 'ন্'],
 ['(o|O)','', 'ও'],
 ['p','', 'প্'],
-//['q','', 'অ'],
 ['r','', 'ৰ্'],
 ['s','', 'স্'],
 ['t','', 'ত্'],
 ['u','', 'উ'],
-//['v','', 'অ'],
-//['w','', 'অ'],
-//['x','', 'অ'],
+['w','', 'ৱ্'],
 ['y','', 'য্'],
-//['z','', 'অ'],
 ['A','', 'আ'],
 ['B','', 'ব্ব্'],
 ['C','', 'ক্ক্'],
 ['D','', 'ড্'],
-//['F','', 'অ'],
 ['G','', 'গ্গ্'],
 ['H','', 'ঃ'],
 ['I','', 'ঈ'],
@@ -103,16 +97,11 @@
 ['M','', 'ম্ম্'],
 ['N','', 'ণ্'],
 ['P','', 'প্প্'],
-//['Q','', 'অ'],
 ['R','', 'ঋ'],
 ['S','', 'শ্'],
 ['T','', 'ট্'],
 ['U','', 'ঊ'],
-//['V','', 'অ'],
-//['W','', 'অ'],
-//['X','', 'অ'],
 ['Y','', 'য্য্'],
-//['Z','', 'অ'],
 ['0','', '০'],
 ['1','', '১'],
 ['2','', '২'],


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to