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

Clarified how to load translations from db #2881

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Aug 25, 2013
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Change 'translation loader tag' to 'translation.loader tag'
  • Loading branch information
Epskampie committed Aug 7, 2013
commit 2684524849bca1fe81c9985d158cfabf9234f3b4
4 changes: 2 additions & 2 deletions 4 book/translation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ taste.
You can also store translations in a database, or any other storage by
providing a custom class implementing the
:class:`Symfony\\Component\\Translation\\Loader\\LoaderInterface` interface.
See the `translation loader tag`_ for more information.
See the `translation.loader tag`_ for more information.

.. index::
single: Translations; Creating translation resources
Expand Down Expand Up @@ -1014,4 +1014,4 @@ steps:
.. _`Translatable Extension`: https://github.com/l3pp4rd/DoctrineExtensions
.. _`ISO3166 Alpha-2`: http://en.wikipedia.org/wiki/ISO_3166-1#Current_codes
.. _`ISO639-1`: http://en.wikipedia.org/wiki/List_of_ISO_639-1_codes
.. _`translation loader tag`: http://symfony.com/doc/current/reference/dic_tags.html#translation-loader
.. _`translation.loader tag`: http://symfony.com/doc/current/reference/dic_tags.html#translation-loader
Morty Proxy This is a proxified and sanitized view of the page, visit original site.