You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #12400 [Translation] Document range translation using the ICU MessageFormat (kevin-verschaeve)
This PR was submitted for the 4.2 branch but it was merged into the 4.3 branch instead (closes#12400).
Discussion
----------
[Translation] Document range translation using the ICU MessageFormat
The ICU MessageFormatter has a notation to do the same as `transchoice` was able to, concerning ranges.
I think this would be a good idea to document it on the Symfony docs because :
- it is not really easy to find and understand it on the ICU intl documentation.
- one can think that using ranges like `]-INF,0] my translation` is no more possible with ICU if it is not documented here
I don't know if my examples are good enough or well explained, so please, don't hesitate to reword me.
Thanks
Commits
-------
bcc89a7 [Transalation] Document range translation using the ICU MessageFormat
0 commit comments