Skip to content

Conversation

@grhoten
Copy link
Member

@grhoten grhoten commented Oct 27, 2025

CLDR-19090

Afrikaans and Bulgarian are missing the following plural rules. Afrikaans mirrors the current RBNF ordinal rules. Bulgarian is similar to the current RBNF rules, but it follows the more grammatically correct/explicit forms for 7th, and 8th.

Bulgarian also has additional grammatical states for thousands, millions, billions, trillions and quadrillions. Unfortunately that's too many states for plural format. The revised rules aren't any worse than the current rules. It should provide the same formatted results, but the parsing work.

These updates are needed to allow the RBNF ordinal rules to roundtrip with formatting and parsing. RBNF also needs to be updated to use these new rules.

  • This PR completes the ticket.

@jira-pull-request-webhook
Copy link

Notice: the branch changed across the force-push!

  • common/supplemental/ordinals.xml is different

View Diff Across Force-Push

~ Your Friendly Jira-GitHub PR Checker Bot

@grhoten
Copy link
Member Author

grhoten commented Oct 29, 2025

@srl295 @AEApple Can one of you merge this? I don't have merge permissions.

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