LibLocale: Rename a couple CLDR generator structures

When LibLocale is placed in the Locale namespace, this will conflict
with the Locale structure in each CLDR generator. Rename this to
"LocaleData", and rename its parent UnicodeLocaleData to just "CLDR"
to avoid confusion between LocaleData and UnicodeLocaleData.
This commit is contained in:
Timothy Flynn 2022-09-02 11:48:05 -04:00 committed by Tim Flynn
commit 88504b89e1
Notes: sideshowbarker 2024-07-17 07:30:10 +09:00
5 changed files with 532 additions and 532 deletions