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
@@ -35,7 +35,7 @@
|
||||
[ 'P', 'خ' ],
|
||||
[ '\\}', '{' ],
|
||||
[ '\'', '\'' ],
|
||||
[ '\"', '\"' ],
|
||||
[ '"', '"' ],
|
||||
[ '\\[', ']' ],
|
||||
[ '\\{', '{' ],
|
||||
[ 'C', 'ۓ' ],
|
||||
@@ -49,21 +49,21 @@
|
||||
[ 'y', 'پ' ],
|
||||
[ 'Y', '\u0651\u00AD' ],
|
||||
[ 'c', 'ے' ],
|
||||
/* Arabic question mark */ [ '\\?','؟' ],
|
||||
/* Arabic question mark */ [ '\\?', '؟' ],
|
||||
[ 'j', 'ا' ],
|
||||
[ 'n', 'غ' ],
|
||||
[ 'N', 'ئ' ],
|
||||
[ 'b', 'ش' ],
|
||||
[ '\\<', '','>' ],
|
||||
[ '\\<', '', '>' ],
|
||||
[ 'm', 'ع' ],
|
||||
[ 'u', 'ت' ],
|
||||
[ '\\]', '','[' ],
|
||||
[ '\\]', '', '[' ],
|
||||
[ 'e', 'ھ' ],
|
||||
[ 'f', 'ن' ],
|
||||
[ 'r', 'د' ],
|
||||
[ 'g', 'ل' ],
|
||||
[ 't', 'ٹ' ],
|
||||
[ '\\=', '','=' ],
|
||||
[ '\\=', '', '=' ],
|
||||
[ '\\\\', '\\' ],
|
||||
[ 's', 'و' ],
|
||||
[ 'w', 'ص' ],
|
||||
@@ -84,10 +84,10 @@
|
||||
[ '8', '8' ],
|
||||
[ '9', '9' ],
|
||||
[ '\\@', '@' ],
|
||||
[ '\\#', '','#' ],
|
||||
[ '\\$', '','$' ],
|
||||
[ '\\%', '','٪' ],
|
||||
[ '\\^', '','^' ],
|
||||
[ '\\#', '', '#' ],
|
||||
[ '\\$', '', '$' ],
|
||||
[ '\\%', '', '٪' ],
|
||||
[ '\\^', '', '^' ],
|
||||
[ '\\&', 'ۖ' ],
|
||||
/* Arabic star */ [ '\\*', '٭' ],
|
||||
[ '\\(', '(' ],
|
||||
|
||||
Reference in New Issue
Block a user