Index: branches/wmf/1.18wmf1/extensions/Narayam/resources/ext.narayam.rules.as.js |
— | — | @@ -9,7 +9,7 @@ |
10 | 10 | var rules = [ |
11 | 11 | ['([ক-হড়-য়ৰৱ])(্ড়্ড়্i|্q)', '', '$1ৃ'], // <consonant>RRi or <consonant>q |
12 | 12 | |
13 | | -['(ড়্ড়্i|q)', '', 'ঋ'], // RRi or q |
| 13 | +['(ড়্ড়্i|q)', '', 'ঋ'], // RRi or q |
14 | 14 | |
15 | 15 | ['([ক-হড়-য়ৰৱ])্o', '', '$1'], // <consonant>o |
16 | 16 | ['([ক-হড়-য়ৰৱ])্a', '', '$1া'], // <consonant>a |
— | — | @@ -29,7 +29,7 @@ |
30 | 30 | ['উu', '', 'ঊ'], // uu |
31 | 31 | ['অi', '', 'ঐ'], // oi |
32 | 32 | ['অu', '', 'ঔ'], // ou |
33 | | -['ত~', '', 'ৎ'], // t~ |
| 33 | +['ত্~', '', 'ৎ'], // t~ |
34 | 34 | |
35 | 35 | ['ক্h', '', 'খ্'], // kh |
36 | 36 | ['গ্h', '', 'ঘ্'], // gh |
— | — | @@ -58,6 +58,7 @@ |
59 | 59 | |
60 | 60 | ['H', '', 'ঃ'], |
61 | 61 | ['\\^', '', 'ঁ'], |
| 62 | +['ণ্~', '', 'ঁ'], // N~ |
62 | 63 | ['C', '', '৺'], |
63 | 64 | |
64 | 65 | ['k', '', 'ক্'], |
Index: branches/wmf/1.18wmf1/extensions/WebFonts/resources/ext.webfonts.fontlist.js |
— | — | @@ -362,7 +362,7 @@ |
363 | 363 | as: [ "Lohit Assamese" ], |
364 | 364 | bh: [ "Lohit Devanagari" ], |
365 | 365 | bho: [ "Lohit Devanagari" ], |
366 | | - bn: [ "Lohit Bengali" ,"Siyam Rupali" ], |
| 366 | + bn: [ "Siyam Rupali", "Lohit Bengali" ], |
367 | 367 | bpy: [ "Lohit Bengali" ], |
368 | 368 | cdo: [ "Charis SIL" ], |
369 | 369 | fa: [ "Iranian Sans" ], |