Skip to content

Commit eaedcff

Browse files
authored
Accept proposal on built-in registry capabilities (#617)
1 parent 122e64c commit eaedcff

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

exploration/builtin-registry-capabilities.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Capabilities for built-in registry
22

3-
Status: **Proposed**
3+
Status: **Accepted**
44

55
<details>
66
<summary>Metadata</summary>
@@ -9,8 +9,9 @@ Status: **Proposed**
99
<dd>@ryzokuken</dd>
1010
<dt>First proposed</dt>
1111
<dd>2023-08-22</dd>
12-
<dt>Pull Request</dt>
12+
<dt>Pull Requests</dt>
1313
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/457">#457</a></dd>
14+
<dd><a href="https://github.com/unicode-org/message-format-wg/pull/617">#617</a></dd>
1415
</dl>
1516
</details>
1617

@@ -59,11 +60,12 @@ adding options that might conflict with future standardization.
5960
These include the following capabilities:
6061

6162
- Formatting the following types of data in a locale-sensitive manner:
63+
- Strings
6264
- Dates and times
6365
- Numbers
64-
- Lists
6566
- Selecting between pattern strings in a locale-sensitive manner based on:
6667
- String equality
68+
- Numerical equality
6769
- Plural rules
6870
- Ordinality
6971

0 commit comments

Comments
 (0)