Update jquery.ime from upstream
Correct spelling of Punjabi input methods,
sent by Satdeep Gill.
Based on jquery.ime
962563d984
Change-Id: Ia48962225dc97c889384236b2ceb497de2beb1ca
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*! jquery.ime - v0.1.0+20141229
|
||||
/*! jquery.ime - v0.1.0+20150106
|
||||
* https://github.com/wikimedia/jquery.ime
|
||||
* Copyright (c) 2014 Santhosh Thottingal; Licensed GPL, MIT */
|
||||
* Copyright (c) 2015 Santhosh Thottingal; Licensed GPL, MIT */
|
||||
( function ( $ ) {
|
||||
'use strict';
|
||||
|
||||
@@ -2044,11 +2044,11 @@
|
||||
source: 'rules/te/te-transliteration.js'
|
||||
},
|
||||
'pa-inscript': {
|
||||
name: 'ਇਨਸ੍ਕ੍ਰਿਪ੍ਟ',
|
||||
name: 'ਇਨਸਕ੍ਰਿਪਟ',
|
||||
source: 'rules/pa/pa-inscript.js'
|
||||
},
|
||||
'pa-inscript2': {
|
||||
name: 'ਇਨਸ੍ਕ੍ਰਿਪ੍ਟ2',
|
||||
name: 'ਇਨਸਕ੍ਰਿਪਟ2',
|
||||
source: 'rules/pa/pa-inscript2.js'
|
||||
},
|
||||
'pa-jhelum': {
|
||||
@@ -2056,7 +2056,7 @@
|
||||
source: 'rules/pa/pa-jhelum.js'
|
||||
},
|
||||
'pa-transliteration': {
|
||||
name: 'ਤ੍ਰਾਨ੍ਸ੍ਲਿਤੇਰਾਤਿਓਂ',
|
||||
name: 'ਲਿਪਾਂਤਰਨ',
|
||||
source: 'rules/pa/pa-transliteration.js'
|
||||
},
|
||||
'pa-phonetic': {
|
||||
|
||||
Reference in New Issue
Block a user