Added documentation for translation:debug#3629
Merged
weaverryan merged 4 commits intosymfony:masterfrom Mar 17, 2014
Merged
Conversation
Contributor
florianv
commented
Mar 3, 2014
| Q | A |
|---|---|
| Doc fix? | no |
| New docs? | yes symfony/symfony#10368 |
| Applies to | 2.5+ |
| Fixed tickets |
book/translation.rst
Outdated
Member
There was a problem hiding this comment.
add a versionadded directive:
Debugging Translations
----------------------
.. versionadded:: 2.5
The ``translation:debug`` command was introduced in Symfony 2.5.
Contributor
Author
|
Thanks @wouterj |
Member
|
👍 |
book/translation.rst
Outdated
book/translation.rst
Outdated
Contributor
There was a problem hiding this comment.
Recommended rewording - this would be immediately followed by the configuration-block
Suppose your application's
default_localeisfrand you have configuredenas the fallback locale (see :ref:book-translation-configurationand :ref:book-translation-fallbackfor how to configure these). And suppose you've already setup some translations for thefrlocale inside an AcmeDemoBundle:
Contributor
|
@florianv I just added another set of small changes - but wow, it's really nice - great effort! |
book/translation.rst
Outdated
Member
There was a problem hiding this comment.
you should use ', not ‘. Otherwise your code is invalid
Contributor
|
Great work on this Florian! Thank you so much! |
weaverryan
added a commit
that referenced
this pull request
Mar 17, 2014
This PR was merged into the master branch. Discussion ---------- Added documentation for translation:debug | Q | A | ------------- | --- | Doc fix? | no | New docs? | yes symfony/symfony#10368 | Applies to | 2.5+ | Fixed tickets | Commits ------- b6ac454 Fixed the issues 38b2955 Improved the documentation with examples and images 864b9f2 Merge branch 'master' of github.com:symfony/symfony-docs into translation-debug 2d9647b Added documentation for translation:debug
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.