Update jquery.uls and jquery.ime from upstream
jquery.uls: * Make "ha" the primary code for Hausa (should address Bug T279269). * Localisation updates: ms-arab, ce, fur. * Minor whitespace fixes for eslint. Updating to9b879ca89bjquery.ime: * Minor whitespace and escaping fixes for eslint. Updating to1fd57c64b9Bug: T279269 Change-Id: I46aeb0a8397ebd9dc8a5d68a9e92368d8156ae2d
This commit is contained in:
committed by
jenkins-bot
parent
53c076a736
commit
7c6a6b528b
@@ -36,8 +36,8 @@
|
||||
[ '\\}', 'ञ' ],
|
||||
[ '\'', '', 'ट' ],
|
||||
[ '"', 'ठ' ],
|
||||
[ '\\[', '','ड' ],
|
||||
[ '\\{', '','ढ' ],
|
||||
[ '\\[', '', 'ड' ],
|
||||
[ '\\{', '', 'ढ' ],
|
||||
[ 'C', 'ण' ],
|
||||
[ 'l', 'त' ],
|
||||
[ 'L', 'थ' ],
|
||||
@@ -49,22 +49,22 @@
|
||||
[ 'y', 'ब' ],
|
||||
[ 'Y', 'भ' ],
|
||||
[ 'c', 'म' ],
|
||||
[ '\\?', '','य' ],
|
||||
[ '\\?', '', 'य' ],
|
||||
[ 'j', 'र' ],
|
||||
[ 'n', 'ल' ],
|
||||
[ 'N', 'ळ' ],
|
||||
[ 'b', 'व' ],
|
||||
[ 'M', 'श' ],
|
||||
[ '\\<', '','ष' ],
|
||||
[ '\\<', '', 'ष' ],
|
||||
[ 'm', 'स' ],
|
||||
[ 'u', 'ह' ],
|
||||
[ '\\]', '','़' ],
|
||||
[ '\\]', '', '़' ],
|
||||
[ 'e', 'ा' ],
|
||||
[ 'f', 'ि' ],
|
||||
[ 'r', 'ी' ],
|
||||
[ 'g', 'ु' ],
|
||||
[ 't', 'ू' ],
|
||||
[ '\\=', '','ृ' ],
|
||||
[ '\\=', '', 'ृ' ],
|
||||
[ '\\\\', 'ॄ' ],
|
||||
[ 's', 'े' ],
|
||||
[ 'w', 'ै' ],
|
||||
@@ -74,8 +74,8 @@
|
||||
[ '\\|', 'ॠ' ],
|
||||
[ '/', 'य' ],
|
||||
[ '\\>', '।' ],
|
||||
[ '0', '','०' ],
|
||||
[ '1', '','१' ],
|
||||
[ '0', '', '०' ],
|
||||
[ '1', '', '१' ],
|
||||
[ '2', '२' ],
|
||||
[ '3', '३' ],
|
||||
[ '4', '४' ],
|
||||
@@ -85,10 +85,10 @@
|
||||
[ '8', '८' ],
|
||||
[ '9', '९' ],
|
||||
[ '\\@', 'ॅ' ],
|
||||
[ '\\#', '','्र' ],
|
||||
[ '\\$', '','र्' ],
|
||||
[ '\\%', '','ज्ञ' ],
|
||||
[ '\\^', '','त्र' ],
|
||||
[ '\\#', '', '्र' ],
|
||||
[ '\\$', '', 'र्' ],
|
||||
[ '\\%', '', 'ज्ञ' ],
|
||||
[ '\\^', '', 'त्र' ],
|
||||
[ '\\&', 'क्ष' ],
|
||||
[ '\\*', 'श्र' ],
|
||||
[ '\\(', '\u200D' ],
|
||||
@@ -104,7 +104,7 @@
|
||||
[ 'f', 'ॢ' ],
|
||||
[ 'r', 'ॣ' ],
|
||||
[ '\\.', '॥' ],
|
||||
[ '\\@', '','ॅ' ],
|
||||
[ '\\@', '', 'ॅ' ],
|
||||
[ '4', '₹' ] ]
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user