Update jquery.ime and jquery.uls from upstream
ime: * Add keyboards for Bura (bwr) and Kanuri (kr) * Change internal names for mul-cm and mul-bf. Updating toc2086d2a83uls: * For language links, use full space in <li> elements (resolves bug T308688) * language-data update: add bwr and kr, change kr autonym, remove tg-cyrl from Pakistan. Updating to:9584756187Bug: T308688 Change-Id: I58badc067e9789173103378f7eaf38189315df70
This commit is contained in:
@@ -68,9 +68,8 @@
|
||||
}
|
||||
|
||||
.uls-language-block > ul > li {
|
||||
cursor: pointer;
|
||||
margin-left: 20px;
|
||||
padding: 8px;
|
||||
padding: 0;
|
||||
/*
|
||||
* The directionality (ltr/rtl) for each list item is set dynamically
|
||||
* as HTML attributes in JavaScript. Setting directionality also applies
|
||||
@@ -95,6 +94,7 @@
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
overflow-x: hidden;
|
||||
padding: 8px;
|
||||
/*
|
||||
* Some languages have long names for various reasons and we still want
|
||||
* them to appear on one line.
|
||||
|
||||
@@ -667,6 +667,13 @@
|
||||
],
|
||||
"bulu"
|
||||
],
|
||||
"bwr": [
|
||||
"Latn",
|
||||
[
|
||||
"AF"
|
||||
],
|
||||
"bura"
|
||||
],
|
||||
"bxr": [
|
||||
"Cyrl",
|
||||
[
|
||||
@@ -2139,7 +2146,7 @@
|
||||
[
|
||||
"AF"
|
||||
],
|
||||
"Kanuri"
|
||||
"kanuri"
|
||||
],
|
||||
"krc": [
|
||||
"Cyrl",
|
||||
@@ -5904,10 +5911,9 @@
|
||||
"brh",
|
||||
"fa",
|
||||
"bgn",
|
||||
"tg-cyrl",
|
||||
"bft",
|
||||
"khw",
|
||||
"ks-arab"
|
||||
"ks-arab",
|
||||
"khw"
|
||||
],
|
||||
"PL": [
|
||||
"pl",
|
||||
|
||||
Reference in New Issue
Block a user