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 to
ab10dd0690

jquery.uls
* Update language-data.
* Localization updates.
Updating to
4b07e4fe64

Change-Id: Ie16e5b58d676cef1c08b320c19b24e877ce808f8
This commit is contained in:
Amir E. Aharoni
2022-09-07 15:35:39 +03:00
committed by jenkins-bot
parent faf7049825
commit 2d52ca1a30
8 changed files with 107 additions and 22 deletions

View File

@@ -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', 'ƙ' ]
]
};

View File

@@ -5,11 +5,11 @@
id: 'pa-phonetic',
name: 'Punjabi Phonetic',
description: 'Punjabi Phonetic',
date: '2012-10-16',
URL: 'http://fedoraproject.org/wiki/I18N/Indic/PunjabiKeyboardLayouts',
date: '2022-08-08',
URL: 'https://fedoraproject.org/wiki/I18N/Indic/PunjabiKeyboardLayouts',
author: '',
license: '',
version: '1.0',
version: '2.0',
patterns: [
[ '!', '' ],
[ '1', '1' ],
@@ -45,8 +45,8 @@
[ 'o', 'ੋ' ],
[ 'P', 'ਫ' ],
[ 'p', 'ਪ' ],
[ '\\{', '(' ],
[ '\\}', ')' ],
[ '\\|', '' ],
[ '\\\\', '' ],
[ 'A', 'ਅ' ],
[ 'a', 'ੳ' ],
[ 'S', 'ਸ਼' ],
@@ -64,7 +64,6 @@
[ 'k', 'ਕ' ],
[ 'L', 'ਲ਼' ],
[ 'l', 'ਲ' ],
[ '\\', 'ਙ' ],
[ '\\~', 'ੱ' ],
[ '\\`', '੍' ],
[ 'Z', 'ਗ਼' ],
@@ -83,7 +82,7 @@
[ 'm', 'ਮ' ],
[ '\\<', 'ਖ਼' ],
[ '\\>', 'ੴ' ],
[ '\\.', '' ],
[ '\\.', '' ],
[ '\\?', '?' ],
[ '\\/', 'ਞ' ],
[ '%', '੫' ],