Update jquery.ime and jquery.uls from upstream
jquery.ime * Major update of Javanese keyboard rules. * Rename "Batak QWERTY" to "Toba Transliteration". * Change bbc autonym to "Batak Toba". * Internal code cleanup for Cherokee. Updating to5943600f15jquery.uls * Update language-data: bew, bzs, cho, cpx, gcf * Localization updates Updating to07452b3ca1Change-Id: Ia96c4894bfeedd3846ff3fec49bcdff8c0b37d17
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20230521
|
||||
/*! jquery.ime - v0.2.0+20230612
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2023 Santhosh Thottingal; License: (GPL-2.0-or-later OR MIT) */
|
||||
( function ( $ ) {
|
||||
@@ -1706,9 +1706,9 @@
|
||||
name: 'Ɓasaá tilde',
|
||||
source: 'rules/bas/bas-tilde.js'
|
||||
},
|
||||
'batak-qwerty': {
|
||||
name: 'Batak QWERTY',
|
||||
source: 'rules/bbc/batak-qwerty.js'
|
||||
'bbc-transliteration': {
|
||||
name: 'Toba Transliteration',
|
||||
source: 'rules/bbc/bbc-transliteration.js'
|
||||
},
|
||||
'bci-tilde': {
|
||||
name: 'Baoulé tilde keyboard',
|
||||
@@ -2645,8 +2645,8 @@
|
||||
inputmethods: [ 'bas-tilde', 'mul-cm' ]
|
||||
},
|
||||
bbc: {
|
||||
autonym: 'Batak',
|
||||
inputmethods: [ 'batak-qwerty' ]
|
||||
autonym: 'Batak Toba',
|
||||
inputmethods: [ 'bbc-transliteration' ]
|
||||
},
|
||||
bci: {
|
||||
autonym: 'wawle',
|
||||
|
||||
Reference in New Issue
Block a user