r100215 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r100214‎ | r100215 | r100216 >
Date:09:49, 19 October 2011
Author:santhosh
Status:ok
Tags:
Comment:
More updates to Assamese transliteration. Refer Bug 31725
Modified paths:
  • /trunk/extensions/Narayam/js/ext.narayam.rules.as.js (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/js/ext.narayam.rules.as.js
@@ -61,15 +61,15 @@
6262 ['প্h','', 'ফ্'],
6363 ['ব্h','', 'ভ্'],
6464 ['স্h','', 'ষ্'],
 65+['ড্h','', 'ঢ্'],
6566
66 -
6767 ['a','', 'অ'],
6868 ['b','', 'ব্'],
6969 ['c','', 'ক্'],
7070 ['d','', 'দ্'],
7171 ['(e|E)','', 'এ'],
7272 ['g','', 'গ্'],
73 -['h','', 'স্'],
 73+['h','', 'হ্'],
7474 ['i','', 'ই'],
7575 ['j','', 'জ্'],
7676 ['k','', 'ক্'],
@@ -102,6 +102,7 @@
103103 ['T','', 'ট্'],
104104 ['U','', 'ঊ'],
105105 ['Y','', 'য্য্'],
 106+['X','', 'ক্ষ'],
106107 ['0','', '০'],
107108 ['1','', '১'],
108109 ['2','', '২'],
@@ -113,7 +114,9 @@
114115 ['8','', '৮'],
115116 ['9','', '৯'],
116117
117 -['//','', 'ঽ']
 118+['//','', 'ঽ'],
 119+['\\^','', 'ং'], // Anusvara
 120+['ত্~','', 'ৎ'], // BENGALI LETTER KHANDA TA
118121 ];
119122
120123 jQuery.narayam.addScheme( 'as', {

Follow-up revisions

RevisionCommit summaryAuthorDate
r102274Remove trailing commad at the end. Follow-up r100215santhosh09:30, 7 November 2011
r102305MFT r99387 r99395 r99456 r99457 r99682 r99683 r100013 r100024 r100108 r100212...nikerabbit18:21, 7 November 2011

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r100013Use U+09F0 BENGALI LETTER RA WITH MIDDLE DIAGONAL instead of U+09B0 BENGALI L...santhosh05:36, 17 October 2011
r100024Change Bengali VA to Bengali RA with lower diagonal or Assamese Wa....santhosh11:49, 17 October 2011

Status & tagging log