-
_As discussed at W3C TPAC on [2024-09-26](https://www.w3.org/events/meetings/3abb0d62-fb42-4d03-847f-d57393c85607/)._
The [MessageFormat 2.0 spec](https://github.com/unicode-org/message-format-wg/t…
-
I couldn't find an issue to track the ICU4X implementation of MessageFormat, so I'm making one now.
We should implement MF2 syntax, of course, but we also will likely want to support MF1 syntax, at…
-
Hi, I'm curious if your group would be interested in designing a user feedback survey/form/study that would help the [MessageFormat](https://github.com/unicode-org/message-format-wg) specification.
…
-
I want to format the log messages like this (colored level label surrounded by brackets):
```
[22:37:36.893] [INFO]: Some log message
```
Previously I was doing it by specifying a `customPrett…
-
If a translation value changes the variable name then the translation doesn't work. Add a validation check to ensure that the variable name in each translation file matches the reference (English) tra…
-
Hi all,
Can you give an update regarding [Intl.MessageFormat](http://wiki.ecmascript.org/doku.php?id=globalization:messageformatting)?
Has it been abandoned? I couldn't detect any activity later tha…
-
- Use real zzz particles for AFK Event
- Translate everything
- Translations for MessageFormat
- Make the translation system automatic so we don't need to call `.translate` every time
... more s…
-
See http://userguide.icu-project.org/formatparse/messages#TOC-MessageFormat.
Basic requirements:
- Creating a `MessageFormat` object from a format string and a locale, with format string validatio…
-
## Project Onboarding Checklist - messageformat
**Stage: At Large**
- [x] Adopt the [OpenJS Foundation Code of Conduct](https://github.com/openjs-foundation/cross-project-council/blob/master/COD…
-
The messageformat library supports custom formatter functions. You could register globalize's formatters, so they could be used in messages, e.g. `"Balance: {0, currency}"`, or `"Posted at {0, datetim…