message-format-wg icon indicating copy to clipboard operation
message-format-wg copied to clipboard

Developing a standard for localizable message strings

Results 249 message-format-wg issues
Sort by recently updated
recently updated
newest added

Action from the 2024-06-03 call

Action-Item
LDML 47

In the 2024-05-20 call, we [assigned an action item](https://github.com/unicode-org/message-format-wg/blob/main/meetings/2024/notes-2024-05-20.md#645-design-dataflow-for-composability-515-645) to "propose a way for functions to interact".

design
Action-Item
formatting

In the 2024-05-20 call, we assigned an action item to create a design document describing the requirements for error handling. This is in the discussion of #795 and based on...

design
Action-Item
errors

Adds a new "basket" of **_date/time locale options_** that override defaults set in the current locale or an implementation-defined date/time _operand_ value. These are optional, and can be made available...

registry

Closes #838 Adds definitions for `style=currency` and `style=unit` as OPTIONAL for `:number`. Support for compound operand values SHOULD be provided, and the corresponding `currency` and `unit` options MAY be provided....

registry
Agenda+
LDML46.1

Closes #784

normative
formatting
LDML46.1

This is a continuation for the changes of #728, defining a _fallback value_ explicitly as a _resolved value_, and rephrasing the parts of the spec that refer to resolution failures...

formatting
LDML46.1

Closes #675 The current text depends on "the JSON string representation of the numeric value of `resolvedSelector`", which is rather fuzzy: There is no _the_ JSON string representation of a...

registry
normative

The rule for `content-char` currently looks like this: ``` content-char = %x01-08 ; omit NULL (%x00), HTAB (%x09) and LF (%x0A) ... / %x3001-D7FF ; omit surrogates / %xE000-10FFFF ......

syntax
Action-Item
Preview-Feedback
LDML46.1

I think the algorithm for variant selection is much too complicated. That is, I think we can structure it in a way that gets the same results, but is not...

normative
specification
formatting
Preview-Feedback
LDML48