CLDR-18879 Update MessageFormat for v48#4953
Merged
srl295 merged 2 commits intounicode-org:mainfrom Sep 10, 2025
Merged
Conversation
- Move Option Resolution up one level in hierarchy, to more clearly apply to Markup Resolution as well as Function Resolution. - Move Pattern Selection Examples to the Appendices. - Make section titles unique, adding _numeric operand_ as a term. - Fix whitespace.
Changes to REQUIRED parts of the specification: - Require prioritising syntax & data model errors (unicode-org#1011) - Make the Default Bidi Strategy required and default (unicode-org#1066) - Rename `:math` as `:offset` and publish it as Stable (unicode-org#1073) Changes to OPTIONAL or Draft parts of the specification: - Rebrand the format more clearly as "Unicode MessageFormat" (unicode-org#1064) - Refactor the pattern selection definition without changing its meaning (unicode-org#1080) - Update the `:datetime`, `:date`, and `:time` functions to build on semantic skeletons (unicode-org#1078, unicode-org#1083) - Add `:percent` as a new Draft function (unicode-org#1094)
e220735 to
1e2f444
Compare
|
Notice: the branch changed across the force-push!
~ Your Friendly Jira-GitHub PR Checker Bot |
srl295
reviewed
Aug 14, 2025
Member
srl295
left a comment
There was a problem hiding this comment.
no production or generation issues i can see.
Member
As discussed during the CLDR TC meeting, the commit message numbers could be better |
macchiati
approved these changes
Sep 10, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
CLDR-18879
The tooling used to map the MessageFormat WG's editable copy of the spec to this form was recently updated in unicode-org/message-format-wg#1096, and a rendered version of the editable spec is now available at https://unicode-org.github.io/message-format-wg/.
That currently corresponds to this PR, but may change if and as the WG makes further changes. No further changes are planned for inclusion in LDML 48.
ALLOW_MANY_COMMITS=true