ICU-21958 integrate CLDR release-42-beta2 to ICU main for 72 #2211
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Checklist
This integrates CLDR release-42-beta2 (the public beta for data and spec) into ICU 72. The main change that comes directly from a recent update in CLDR data is the curr/supplementalData.txt update to show that both SLE and SLL are now legal tender in Sierra Leone for a transition period.
However this PR also includes other integration cleanups that address some problems from earlier integrations as well as other changes related to the currency updates:
fi
andsv
. However the generation of the files brkitr/fi.txt and brkitr/sv.txt from files in data/xml/brkitr/ was not working correctly, and I have been hand-restoring those files during subsequent integrations. That is fixed here with adding missing entries in tools/cldr/cldr-to-icu/build-icu-data.xml.