Skip to content

Conversation

@pedberg-icu
Copy link
Contributor

@pedberg-icu pedberg-icu commented Oct 20, 2025

CLDR-19070

  • This PR completes the ticket.

Update spec for deprecated items. In this case there is only one such item: the territory attribute of supplemental languageData/language, which was deprecated per CLDR-5708 and PR #4445.

ALLOW_MANY_COMMITS=true


```xml
<languageData>
<language type="af" scripts="Latn" territories="ZA" />
Copy link
Contributor

Choose a reason for hiding this comment

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

Does it make sense to keep this XML section if it is now deprecated?

Copy link
Contributor Author

@pedberg-icu pedberg-icu Oct 20, 2025

Choose a reason for hiding this comment

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

@AEApple The only thing that is deprecated is the territory attribute, but this example and the following one (minus the territories stuff) are still useful to illustrate the use of the scripts attribute, and the use of the alt="secondary" attribute with some scripts.

@pedberg-icu pedberg-icu merged commit a4168e2 into unicode-org:maint/maint-48 Oct 21, 2025
12 checks passed
@pedberg-icu pedberg-icu deleted the CLDR-19070-BRS48-Update-spec-for-deprecated-items branch October 21, 2025 02:15
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.

3 participants