Skip to content

Commit 1b95d65

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: Fixed missing reference error
2 parents 0963219 + 3537c6e commit 1b95d65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

translation/message_format.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ handle this, the Translator component supports the `ICU MessageFormat`_ syntax.
1515
Using the ICU Message Format
1616
----------------------------
1717

18-
In order to use the ICU Message Format, the :ref:`message domain
19-
<using-message-domains>` has to be suffixed with ``+intl-icu``:
18+
In order to use the ICU Message Format, the message domain has to be
19+
suffixed with ``+intl-icu``:
2020

2121
====================== ===============================
2222
Normal file name ICU Message Format filename

0 commit comments

Comments
 (0)