Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 862da3c

Browse filesBrowse files
author
Epskampie
committed
Switched regular link to doc reference
1 parent 2684524 commit 862da3c
Copy full SHA for 862da3c

File tree

Expand file treeCollapse file tree

2 files changed

+3
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+3
-2
lines changed

‎book/translation.rst

Copy file name to clipboardExpand all lines: book/translation.rst
+1-2Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ taste.
333333
You can also store translations in a database, or any other storage by
334334
providing a custom class implementing the
335335
:class:`Symfony\\Component\\Translation\\Loader\\LoaderInterface` interface.
336-
See the `translation.loader tag`_ for more information.
336+
See the :ref:`dic-tags-translation-loader` tag for more information.
337337

338338
.. index::
339339
single: Translations; Creating translation resources
@@ -1014,4 +1014,3 @@ steps:
10141014
.. _`Translatable Extension`: https://github.com/l3pp4rd/DoctrineExtensions
10151015
.. _`ISO3166 Alpha-2`: http://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
10161016
.. _`ISO639-1`: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
1017-
.. _`translation.loader tag`: http://symfony.com/doc/current/reference/dic_tags.html#translation-loader

‎reference/dic_tags.rst

Copy file name to clipboardExpand all lines: reference/dic_tags.rst
+2Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -861,6 +861,8 @@ templates):
861861
->addTag('templating.helper', array('alias' => 'alias_name'))
862862
;
863863
864+
.. _dic-tags-translation-loader:
865+
864866
translation.loader
865867
------------------
866868

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.