We are waiting for CLDR to complete https://unicode-org.atlassian.net/browse/CLDR-13563 to have data for Spanish and Hebrew to support list format correct.
For 67.1, we will temp hard code the cases for Spanish and Hebrew in C++ and Java code and later remove them and use the CLDR for a data driven approach. A separate ticket for removal this will be file and reference later.
Spanish | AND | Use `e` instead of `y` in the following cases (exceptions):
| [Need examples for #1, #2] |
Spanish | OR | Use `u` instead of `o` in the following cases (exceptions):
| [Need examples 1, 3, 4] |
Hebrew | AND | The CLDR end/2 patterns should change from “{0} ו{1}” to "{0} ו-{1}" (adding hyphen-minus between “ו” and “{1}”) if the value substituted for {1} begins with something other than a Hebrew letter, such as a digit 0-9 or a Latin-script letter. | [Need examples] |
Hebrew | OR | No special handling |
Test data
fascinante e increíblemente
Comunicaciones Industriales e IIoT
España e Italia
volteó e impresionó
clausuró e intervino
hijas intrépidas e hijos solidarios
Durant e Irving
a un hombre e hirieron a otro
oro y hierro
ECMA 402 bug
hijos e hijas
code pending for review in