Update jQuery.IME from upstream

* Make names for Hindi input methods consistent.
* Make names for Marathi input methods consistent.

Bug: 56160
Change-Id: I0b4ff9d8d7e01392237facb54e7b77ee9ef753b0
This commit is contained in:
Siebrand Mazeland
2013-10-29 14:56:38 +01:00
parent 8617a64bdd
commit 901916967f
4 changed files with 5 additions and 5 deletions

View File

@@ -3,7 +3,7 @@
var hiPhonetic = {
id: 'hi-phonetic',
name: 'phonetic',
name: 'फोनेटिक',
description: 'Phonetic keyboard for Hindi language',
date: '2013-02-09',
author: 'Parag Nemade',