Update jquery.uls, jquery.ime, and search index
jquery.ime:
* Enable Akan keyboards for Abron (abr).
* Make the Sarjom baha layout default for Santali
(Bug T372146)
jquery.uls: Localization and language-data updates.
See 4d90e5e165
Bug: T372146
Change-Id: Iffa6989d0caa828136870ac2f5e93b70fd91d08a
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.2.0+20240703
|
||||
/*! jquery.ime - v0.2.0+20240826
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2024 Santhosh Thottingal; License: (GPL-2.0-or-later OR MIT) */
|
||||
( function ( $ ) {
|
||||
@@ -2632,6 +2632,10 @@
|
||||
/* eslint-disable quote-props */
|
||||
|
||||
$.extend( $.ime.languages, {
|
||||
abr: {
|
||||
autonym: 'Abron',
|
||||
inputmethods: [ 'ak-qx', 'ak-tilde' ]
|
||||
},
|
||||
ady: {
|
||||
autonym: 'адыгэбзэ',
|
||||
inputmethods: [ 'cyrl-palochka' ]
|
||||
@@ -3162,7 +3166,7 @@
|
||||
},
|
||||
sat: {
|
||||
autonym: 'ᱥᱟᱱᱛᱟᱞᱤ (संताली)',
|
||||
inputmethods: [ 'sat-inscript2', 'sat-inscript2-ol-chiki', 'sat-sarjom-baha' ]
|
||||
inputmethods: [ 'sat-sarjom-baha', 'sat-inscript2-ol-chiki', 'sat-inscript2' ]
|
||||
},
|
||||
sd: {
|
||||
autonym: 'सिंधी',
|
||||
|
||||
Reference in New Issue
Block a user