<i18n dev> RFR: 8303039: Utilize `coverageLevels.txt`
Naoto Sato
naoto at openjdk.org
Wed Mar 1 23:23:13 UTC 2023
On Wed, 1 Mar 2023 23:02:33 GMT, Steven R. Loomis <duke at openjdk.org> wrote:
>> make/data/cldr/common/properties/coverageLevels.txt line 2:
>>
>>> 1: # coverageLevels.txt
>>> 2: # Copyright © 2022 Unicode, Inc.
>>
>> older version?
>
> is this from the alpha2 drop? or v42's?
Yes, this is the file from the released CLDR v42. We have not integrated v43 yet.
>> make/jdk/src/classes/build/tools/cldrconverter/OtherCommonLocales.properties line 140:
>>
>>> 138:
>>> 139: # Not listed, but existed
>>> 140: sr-Latn=Serbian (Latin)
>>
>> [CLDR-16449](https://unicode-org.atlassian.net/browse/CLDR-16449)
>
> you might want to give yourself a task to periodically review this file.
Thanks!
-------------
PR: https://git.openjdk.org/jdk/pull/12812
More information about the i18n-dev
mailing list