Update ICU to 78 - Part 3B: generated language data#181
Conversation
rp9-next
left a comment
There was a problem hiding this comment.
LGTM,
Just double check on deletions once
| el{"கிரேக்கம்"} | ||
| elx{"எலமைட்"} | ||
| en{"ஆங்கிலம்"} | ||
| en_AU{"ஆஸ்திரேலிய ஆங்கிலம்"} |
There was a problem hiding this comment.
Why is this deleted ?
I think it might be needed
There was a problem hiding this comment.
Correction/clarification: this is not a net-new final-state change from master.
In current master / ICU 72, and in the original monolithic PR #177, the explicit localized regional language entry for en_AU in this file is already absent. It appears as a deletion in the split PR because PR #178 first imports pristine upstream ICU 78 data, which temporarily restores upstream checked-in entries, and this generated-data PR reapplies our generated/MS data state.
So the final stacked result is consistent with master / PR #177 for this entry. Runtime falls back/composes the display name from the base language + region data.
| ee{"эве чӗлхи"} | ||
| el{"грек чӗлхи"} | ||
| en{"акӑлчан чӗлхи"} | ||
| en_AU{"австрали акӑлчан чӗлхи"} |
There was a problem hiding this comment.
I see it being deleted consitently across all locales..
Wondering why though ?
Looks like only neutrals are kept
There was a problem hiding this comment.
Same as above response for ta.txt.
bcb8ded to
d90e6c4
Compare
1328338 to
ea35347
Compare
Part 3B of the ICU 78 update split.
This PR is stacked on top of the previous part and contains only generated ICU language data under icu/icu4c/source/data/lang/. It keeps the generated-data review below 300 files; this PR currently changes 229 files.
This is part of bucket 3 from the abandoned combined PR, split by path so reviewers can review generated data in smaller chunks.
Source bucket commits: 93aa833, c061533, a19d44b, ac30408, 99e1d9a.