|
| 1 | +# 6 October 2025 | MessageFormat Working Group Teleconference |
| 2 | + |
| 3 | +Attendees: |
| 4 | + |
| 5 | +- Eemeli Aro \- Mozilla (EAO) |
| 6 | +- Mihai Niță \- Google (MIH) |
| 7 | +- Shane Carr \- Google (SFC) |
| 8 | +- Richard Gibson \- OpenJSF (RGN) |
| 9 | + |
| 10 | +**Scribe:** MIH |
| 11 | + |
| 12 | +## Student work on MF2 at UiB |
| 13 | + |
| 14 | +EAO: Had a meeting last week MBH worked with some students on a JS localization library. |
| 15 | + |
| 16 | +## OASIS presentation: what’s new in XLIFF 2.2 |
| 17 | + |
| 18 | +MIH: Public, posed on some LinkeIn groups and other places. I will have a link here. |
| 19 | + |
| 20 | +EAO: are you aware of any implementation of the plural-gender-select extension? |
| 21 | + |
| 22 | +MIH: no. I would expect Okapi to add something. |
| 23 | + |
| 24 | +## Updates from Implementers |
| 25 | + |
| 26 | +MIH: ICU4J: out, code freeze, at LDML 48 level, passes all tests in the official message-format repo |
| 27 | + |
| 28 | +MIH: ICU4C: code freeze, at LDML 47 level |
| 29 | + |
| 30 | +SFC: ICU4X: Zibi has some time and planning to look at it over the next couple of months |
| 31 | + |
| 32 | +EAO: The JS one is LDML 48 for a while now. I am considering making it 1.0 |
| 33 | + |
| 34 | +## Default Attribute Definitions |
| 35 | + |
| 36 | +[https://github.com/unicode-org/message-format-wg/pull/1098](https://github.com/unicode-org/message-format-wg/pull/1098) |
| 37 | + |
| 38 | +MIH: I had some comments this morning, but not final, it was a rush job. I will add more. |
| 39 | + |
| 40 | +MIH: … lost a lot of the notes. I did some talking. |
| 41 | + |
| 42 | +MIH: would be maybe a good idea to put its2 tags in some kind of namespace. |
| 43 | + |
| 44 | +MIH: my main concern is “clogging” the message with all that information. |
| 45 | +Probably a better option is to have this outside the message. Either in the storage, or a big “meta info” block in the message (tbd how to do it compatible). |
| 46 | + |
| 47 | +## The :offset selector |
| 48 | + |
| 49 | +[https://github.com/unicode-org/message-format-wg/issues/1099](https://github.com/unicode-org/message-format-wg/issues/1099) |
| 50 | + |
| 51 | +EAO: can you file a PR adding the pre-calculated exact values? |
0 commit comments