Update jquery.ime and jquery.uls from upstream
jquery.ime: * Add Gothic keyboard Updating tod96604c208jquery.uls * Update localization for English (UK) Updating to056ff3f5b3Change-Id: Ied0f1c56590e0e669dcbfc56f5e592c57190155e
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*! jquery.ime - v0.1.0+20170613
|
||||
/*! jquery.ime - v0.1.0+20170621
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2017 Santhosh Thottingal; Licensed GPL, MIT */
|
||||
( function ( $ ) {
|
||||
@@ -1890,6 +1890,10 @@
|
||||
name: 'Ga - CQX replacement',
|
||||
source: 'rules/gaa/gaa-cqx.js'
|
||||
},
|
||||
'got-standard': {
|
||||
name: '𐌲𐌿𐍄𐌹𐍃𐌺𐌰 𐍂𐌰𐌶𐌳𐌰',
|
||||
source: 'rules/got/got-standard.js'
|
||||
},
|
||||
'lud-transliteration': {
|
||||
name: 'lud',
|
||||
source: 'rules/lud/lud-transliteration.js'
|
||||
@@ -2550,6 +2554,10 @@
|
||||
autonym: 'Ga',
|
||||
inputmethods: [ 'gaa-cqx' ]
|
||||
},
|
||||
got: {
|
||||
autonym: '𐌲𐌿𐍄𐌹𐍃𐌺𐌰 𐍂𐌰𐌶𐌳𐌰',
|
||||
inputmethods: [ 'got-standard' ]
|
||||
},
|
||||
lrc: {
|
||||
autonym: 'لۊری شومالی',
|
||||
inputmethods: [ 'lrc-kbd' ]
|
||||
|
||||
Reference in New Issue
Block a user