r109925 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r109924‎ | r109925 | r109926 >
Date:12:02, 24 January 2012
Author:santhosh
Status:ok
Tags:
Comment:
Fix the Assamese translteration rules as reported in Bug 33924
Modified paths:
  • /trunk/extensions/Narayam/resources/ext.narayam.rules.as.js (modified) (history)

Diff [purge]

Index: trunk/extensions/Narayam/resources/ext.narayam.rules.as.js
@@ -9,7 +9,7 @@
1010 var rules = [
1111 ['([ক-হড়-য়ৰৱ])(্ড়্ড়্i|্q)', '', '$1ৃ'], // <consonant>RRi or <consonant>q
1212
13 -['(ড়্ড়্i|q)', '', 'ঋ'], // RRi or q
 13+['(ড়্ড়্i|q)', '', 'ঋ'], // RRi or q
1414
1515 ['([ক-হড়-য়ৰৱ])্o', '', '$1'], // <consonant>o
1616 ['([ক-হড়-য়ৰৱ])্a', '', '$1া'], // <consonant>a
@@ -29,7 +29,7 @@
3030 ['উu', '', 'ঊ'], // uu
3131 ['অi', '', 'ঐ'], // oi
3232 ['অu', '', 'ঔ'], // ou
33 -['ত~', '', 'ৎ'], // t~
 33+['ত্~', '', 'ৎ'], // t~
3434
3535 ['ক্h', '', 'খ্'], // kh
3636 ['গ্h', '', 'ঘ্'], // gh
@@ -58,6 +58,7 @@
5959
6060 ['H', '', 'ঃ'],
6161 ['\\^', '', 'ঁ'],
 62+['ণ্~', '', 'ঁ'], // N~
6263 ['C', '', '৺'],
6364
6465 ['k', '', 'ক্'],

Follow-up revisions

RevisionCommit summaryAuthorDate
r110311MFT 1.18wmf1 r109925 r110266nikerabbit18:13, 30 January 2012

Status & tagging log