Adding a test to ensure that both Tongan (to) and
Chitonga can be found by searching for "tonga".
Other cases are trivial and don't require a test.
Bug: T368046
Bug: T368856
Bug: T369464
Change-Id: Ia58f593729de1302749eeba349979a1a23e4eb4c
* Add languages that were recently added to language-data.
* Replace mni-beng names with mni-mtei names
(see bug T313883).
Change-Id: I2f47ecb678ba239fc09d7092fa0798eeba740524
The changes are mostly automatic and add languages
that were recently added to language-data
or updated in the CLDR.
I went over the whole long diff and couldn't find
any issues that would affect the usage of the ULS
search box.
Tests are updated to reflect the current names,
but here, too, the language finding functionality
is not supposed to be affected.
Two kinds of tests were affected:
* The name of Hindi (Latin) in Malayalam: I removed
the test because Hindi (Latin) is not used in
MediaWiki anyway, so it doesn't matter.
* Some names of Chinese varieties. I updated
the tests and also added aliases for languages
whose names were changed, so that searching
for "chinese" would find them (so it's good
that we had those tests!).
Change-Id: I22344dadb0b01d7704ab7d76271ab27077daedb3
In the Japanese locale, add the following fonts to the Universal Language Selector's Web Fonts feature.
Font Name: Noto Serif Hentaigana
Version: v1.000
Download Site URL: https://github.com/notofonts/hentaigana
Bug: T347520
Change-Id: I70d9bab18c138ea786df1aaf2394450f1f7044ea
These are often punctuation, prepositions, articles which add
more noise than useful matches.
Bug: T358862
Change-Id: I364ef629049471410cc1b3dd9b5df5de1515097b
Updated tests to reflect external changes.
NB: These tests and code should be rewritten to use mocked data to only
verify the algorithm to avoid the need to update them when the real
data changes.
Change-Id: I537df34405eea23569621ad0c5a31dc9d336c1b0
This change requires change I591628b98d16bfeecd32d157abc263be1036a71b
in extension cldr included in REL1_39 and above.
Change-Id: I6789961e4140e57e5f253fd2fbaeacf9860923e1
It has no effect anymore. I could not find easy way to achieve what
it is trying to do, so just making the script exit with an error if
custom languages are present.
Change-Id: I693503b4ec46e6ac3eb4a11f4ce065f960f2ec62
The TTF files are not served or used for anything else than converting
them to woff and woff2 formats, so there is no need to store them in the
git repo. In case a new format comes along, we would need to fetch these
from the git history or from upstream sources.
Change-Id: Iedc9162011b3b37587a2a176949afde6878d122d
Update to version 6.001
Upstream font file names were changes. So updated it here too.
Added Bold and Bold Italic since they are present in upstream.
Bug: T298613
Change-Id: I1c0429f6c5abac66471df0fa96738a10a7b28d04