diff --git a/lib/jquery.ime/jquery.ime.js b/lib/jquery.ime/jquery.ime.js index ac4daac8..6bf6589e 100644 --- a/lib/jquery.ime/jquery.ime.js +++ b/lib/jquery.ime/jquery.ime.js @@ -1,4 +1,4 @@ -/*! jquery.ime - v0.2.0+20180815 +/*! jquery.ime - v0.2.0+20181004 * https://github.com/wikimedia/jquery.ime * Copyright (c) 2018 Santhosh Thottingal; License: (GPL-2.0+ OR MIT) */ ( function ( $ ) { @@ -2755,7 +2755,7 @@ inputmethods: [ 'sa-transliteration', 'sa-inscript2', 'sa-inscript', 'sa-iast' ] }, sat: { - autonym: 'संताली (ᱥᱟᱱᱛᱟᱞᱤ)', + autonym: 'ᱥᱟᱱᱛᱟᱞᱤ (संताली)', inputmethods: [ 'sat-inscript2', 'sat-inscript2-ol-chiki', 'sat-sarjom-baha' ] }, sd: { diff --git a/lib/jquery.ime/rules/sat/sat-inscript2-ol-chiki.js b/lib/jquery.ime/rules/sat/sat-inscript2-ol-chiki.js index 463afc8a..a060cf31 100644 --- a/lib/jquery.ime/rules/sat/sat-inscript2-ol-chiki.js +++ b/lib/jquery.ime/rules/sat/sat-inscript2-ol-chiki.js @@ -3,7 +3,7 @@ var satInScript2OlChiki = { id: 'sat-inscript2-ol-chiki', - name: 'inscript2', + name: 'InScript2', description: 'Enhanced Ol Chiki InScript keyboard for Santali language', date: '2016-03-29', author: 'Jnanaranjan Sahu', diff --git a/lib/jquery.ime/rules/sat/sat-inscript2.js b/lib/jquery.ime/rules/sat/sat-inscript2.js index de2c9bee..e0a9f254 100644 --- a/lib/jquery.ime/rules/sat/sat-inscript2.js +++ b/lib/jquery.ime/rules/sat/sat-inscript2.js @@ -4,7 +4,7 @@ var satInScript2 = { id: 'sat-inscript2', name: 'संताली इनस्क्रिप्ट २', - description: 'Enhanced InScript keyboard for Santali language', + description: 'Enhanced InScript Devanagari keyboard for Santali language', date: '2013-20-13', author: 'Parag Nemade', license: 'GPLv3', diff --git a/lib/jquery.ime/rules/sat/sat-sarjom-baha.js b/lib/jquery.ime/rules/sat/sat-sarjom-baha.js index bf98bea2..d2606efa 100644 --- a/lib/jquery.ime/rules/sat/sat-sarjom-baha.js +++ b/lib/jquery.ime/rules/sat/sat-sarjom-baha.js @@ -3,16 +3,16 @@ var satSarjomBaha = { id: 'sat-sarjom-baha', - name: 'sarjom baha', - description: 'Phonetic keyboard, Sarjom Baha for Santali language', + name: 'Sarjom Baha', + description: 'Phonetic Ol Chiki keyboard, Sarjom Baha for Santali language', date: '2016-03-29', author: 'Jnanaranjan Sahu', license: 'GPLv3', - version: '1.0', + version: '1.01', patterns: [ [ 'a', 'ᱟ' ], [ 'b', 'ᱵ' ], - [ 'c', 'ᱰ' ], + [ 'c', 'ᱪ' ], [ 'd', 'ᱰ' ], [ 'e', 'ᱮ' ], [ 'f', 'ᱝ' ], @@ -32,7 +32,7 @@ [ 't', 'ᱴ' ], [ 'u', 'ᱩ' ], [ 'v', 'ᱶ' ], - [ 'w', 'ᱶ' ], + [ 'w', 'ᱣ' ], [ 'x', 'ᱽ' ], [ 'y', 'ᱭ' ], [ 'z', 'ᱲ' ], @@ -58,12 +58,12 @@ [ 'T', 'ᱛ' ], [ 'U', 'ᱩ' ], [ 'V', 'ᱶ' ], - [ 'W', 'ᱶ' ], + [ 'W', 'ᱣ' ], [ 'X', 'ᱽ' ], [ 'Y', 'ᱭ' ], [ 'Z', 'ᱼ' ], [ '\\.', 'ᱹ' ], - [ '\\;', 'ᱺ' ], + [ '\\;', ';' ], [ '\\:', 'ᱺ' ], [ '0', '᱐' ],