<i18n dev> RFR: 8334653: ISO 4217 Amendment 177 Update [v2]

Naoto Sato naoto at openjdk.org
Thu Jun 20 19:50:12 UTC 2024


On Thu, 20 Jun 2024 19:01:26 GMT, Justin Lu <jlu at openjdk.org> wrote:

>> src/java.base/share/classes/sun/util/resources/CurrencyNames.properties line 516:
>> 
>>> 514: zmk=Zambian Kwacha
>>> 515: zwd=Zimbabwean Dollar (1980-2008)
>>> 516: zwg=Zimbabwe Gold
>> 
>> It's interesting to see the difference `Zimbabwe` and `Zimbabwean` here. The latter is from CLDR and the name for ZWG is not yet available, so we may need to pull the name from CLDR later.
>
> I see your point. CLDR takes precedence over ISO4217 regarding currencies here?

That is more consistent IMO

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/19813#discussion_r1648054882


More information about the i18n-dev mailing list