Update jquery.ime and jquery.uls from upstream
jquery.ime: * Add Nuer keyboard Updating to2c27ec2da3jquery.uls * Localization updates: de-formal, kcg, nap, pt-br, sl * language-data updates: ** Add languages nus, rhg, rmc ** Add variants pap-aw, tly-cyrl ** Update Talysh (tly) autonym (see I552e07967 for details) ** Add Rohingya Hanifi script Updating to1bed61638bChange-Id: I4412ccf4e1ce01718d55490a5d938e981da25a40
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20210115
|
||||
/*! jquery.ime - v0.2.0+20210301
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2021 Santhosh Thottingal; License: (GPL-2.0-or-later OR MIT) */
|
||||
( function ( $ ) {
|
||||
@@ -2219,6 +2219,10 @@
|
||||
name: 'Sesotho sa Leboa tilde',
|
||||
source: 'rules/nso/nso-tilde.js'
|
||||
},
|
||||
'nus-tilde': {
|
||||
name: 'Thok Naath tilde',
|
||||
source: 'rules/nus/nus-tilde.js'
|
||||
},
|
||||
'or-inscript': {
|
||||
name: 'ଇନସ୍କ୍ରିପ୍ଟ',
|
||||
source: 'rules/or/or-inscript.js'
|
||||
@@ -2859,6 +2863,10 @@
|
||||
autonym: 'Sesotho sa Leboa',
|
||||
inputmethods: [ 'nso-tilde' ]
|
||||
},
|
||||
nus: {
|
||||
autonym: 'Thok Naath',
|
||||
inputmethods: [ 'nus-tilde' ]
|
||||
},
|
||||
or: {
|
||||
autonym: 'ଓଡ଼ିଆ',
|
||||
inputmethods: [ 'or-phonetic', 'or-transliteration', 'or-inscript', 'or-inscript2', 'or-lekhani', 'or-OdiScript' ]
|
||||
|
||||
Reference in New Issue
Block a user