r110311 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r110310‎ | r110311 | r110312 >
Date:18:13, 30 January 2012
Author:nikerabbit
Status:ok
Tags:
Comment:
MFT 1.18wmf1 r109925 r110266
Modified paths:
  • /branches/wmf/1.18wmf1/extensions/Narayam/resources/ext.narayam.rules.as.js (modified) (history)
  • /branches/wmf/1.18wmf1/extensions/WebFonts/resources/ext.webfonts.fontlist.js (modified) (history)

Diff [purge]

Index: branches/wmf/1.18wmf1/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', '', 'ক্'],
Index: branches/wmf/1.18wmf1/extensions/WebFonts/resources/ext.webfonts.fontlist.js
@@ -362,7 +362,7 @@
363363 as: [ "Lohit Assamese" ],
364364 bh: [ "Lohit Devanagari" ],
365365 bho: [ "Lohit Devanagari" ],
366 - bn: [ "Lohit Bengali" ,"Siyam Rupali" ],
 366+ bn: [ "Siyam Rupali", "Lohit Bengali" ],
367367 bpy: [ "Lohit Bengali" ],
368368 cdo: [ "Charis SIL" ],
369369 fa: [ "Iranian Sans" ],

Past revisions this follows-up on

RevisionCommit summaryAuthorDate
r109925Fix the Assamese translteration rules as reported in Bug 33924santhosh12:02, 24 January 2012
r110266Change the default font for Bengali as requested in Bug 33599santhosh03:57, 30 January 2012

Status & tagging log