diff --git a/reference/dic_tags.rst b/reference/dic_tags.rst index 6464091c546..4e15795871a 100644 --- a/reference/dic_tags.rst +++ b/reference/dic_tags.rst @@ -1142,6 +1142,8 @@ file, but it might either be blank or contain a little bit of information about loading those resources from the database. The file is key to trigger the ``load()`` method on your custom loader. +.. _reference-dic-tags-translation-extractor: + translation.extractor --------------------- @@ -1226,9 +1228,9 @@ translation.dumper **Purpose**: To register a custom service that dumps messages to a file -After an `Extractor `_ has extracted all messages -from the templates, the dumpers are executed to dump the messages to a -translation file in a specific format. +After a :ref:`translation extractor ` +has extracted all messages from the templates, the dumpers are executed to dump +the messages to a translation file in a specific format. Symfony already comes with many dumpers: