Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLDR-18129 Rebuild localeCanonicalization.txt #4224

Merged
merged 1 commit into from
Dec 3, 2024

Conversation

conradarcturus
Copy link
Contributor

@conradarcturus conradarcturus commented Dec 3, 2024

Since invalid locales were corrected in #4215 there are a few canonical mappings that were updated. This PR re-runs the generative scripts to fix the output file localeCanonicalization.txt . See the changes to the supplementalData from that PR that caused these macrolanguage changes: https://github.com/unicode-org/cldr/pull/4215/files#diff-0c0a1db9759811ee6479820227a65f23782f468967e94c162bd45d95aecd470a

Scripts ran:

mvn package -DskipTests=true &&  java -jar tools/cldr-code/target/cldr-code.jar ConvertLanguageData &&  java -jar tools/cldr-code/target/cldr-code.jar GenerateLikelySubtags &&  java -jar tools/cldr-code/target/cldr-code.jar GenerateTestData

CLDR-18129

ALLOW_MANY_COMMITS=true

Since invalid locales were corrected in #4215 there are a few canonical mappings that were updated. This PR re-runs the generative scripts to fix the output file localeCanonicalization.txt

Scripts ran:
```
mvn package -DskipTests=true &&  java -jar tools/cldr-code/target/cldr-code.jar ConvertLanguageData &&  java -jar tools/cldr-code/target/cldr-code.jar GenerateLikelySubtags &&  java -jar tools/cldr-code/target/cldr-code.jar GenerateTestData
```
@conradarcturus conradarcturus marked this pull request as ready for review December 3, 2024 20:45
@@ -109,6 +109,7 @@ chv ; cv
cjr ; mom
cka ; cmr
cld ; syr
cls ; sa
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cls = Classical Sanskrit

@@ -307,7 +308,7 @@ nau ; na
nav ; nv
nbf ; nru
nbl ; nr
nbx ; ekc
nbx ; gll
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ekc = Eastern Karnic and nbx = Ngura. The ISO 639 website for either language, points to the same wikipedia page which points out that this language is not well-attested.

Ngura is a disputed and possibly spurious ethnic and language designation of central Australia. The name 'Nura', short for Ngurawarla, means 'empty camp', referring to lands abandoned after a massacre. It is not a language or ethnic designation

gll = Kalali, https://en.wikipedia.org/wiki/Kalali_language

@conradarcturus conradarcturus merged commit 0f6affd into main Dec 3, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants