Update jquery.ime and jquery.uls from upstream
jquery.ime: * Add ƙ to the Bura tilde keyboard. * Bring Punjabi Phonetic keyboard in line with Red Hat's counterpart. Updating toab10dd0690jquery.uls * Update language-data. * Localization updates. Updating to4b07e4fe64Change-Id: Ie16e5b58d676cef1c08b320c19b24e877ce808f8
This commit is contained in:
committed by
jenkins-bot
parent
faf7049825
commit
2d52ca1a30
@@ -5,11 +5,11 @@
|
||||
id: 'bwr-tilde',
|
||||
name: 'Bura tilde',
|
||||
description: 'Bura tilde keyboard',
|
||||
date: '2022-06-11',
|
||||
date: '2022-08-14',
|
||||
URL: 'https://github.com/wikimedia/jquery.ime',
|
||||
author: 'Amir E. Aharoni',
|
||||
license: 'GPLv3',
|
||||
version: '1.0',
|
||||
version: '1.1',
|
||||
maxKeyLength: 2,
|
||||
patterns: [
|
||||
[ '~B', 'Ɓ' ],
|
||||
@@ -17,7 +17,9 @@
|
||||
[ '~D', 'Ɗ' ],
|
||||
[ '~d', 'ɗ' ],
|
||||
[ '~E', 'Ə' ],
|
||||
[ '~e', 'ə' ]
|
||||
[ '~e', 'ə' ],
|
||||
[ '~K', 'Ƙ' ],
|
||||
[ '~k', 'ƙ' ]
|
||||
]
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user