Skip to content

[Translation] Enable debugging of all bundles translations #14237

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

Closed
xelaris opened this issue Apr 6, 2015 · 2 comments
Closed

[Translation] Enable debugging of all bundles translations #14237

xelaris opened this issue Apr 6, 2015 · 2 comments
Labels
Good first issue Ideal for your first contribution! (some Symfony experience may be required) Translation

Comments

@xelaris
Copy link
Contributor

xelaris commented Apr 6, 2015

The discussion in PR #13443 arises the idea to add an --all flag to the TranslationDebugCommand to enable debugging translations of all bundles. This issue should save the idea.

@aitboudad aitboudad added Translation Good first issue Ideal for your first contribution! (some Symfony experience may be required) labels Apr 6, 2015
@aitboudad
Copy link
Contributor

@sgehrig this can be an easy pick for your first pull request ?

@sgehrig
Copy link
Contributor

sgehrig commented Apr 11, 2015

@aitboudad I tried to... Please be lenient ;-)

aitboudad added a commit that referenced this issue Apr 29, 2015
…lation command #14237 (sgehrig)

This PR was submitted for the 2.7 branch but it was merged into the 2.8 branch instead (closes #14320).

Discussion
----------

[Translation] added an --all option to the debug:translation command #14237

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | yes
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #14237
| License       | MIT
| Doc PR        | -

- [ ] submit changes to the documentation

This PR adds an `--all` option the `debug:translation` command to enable debugging translations in all registered bundles *AND* the app directory.

Commits
-------

0e7fe79 added the --all option to the debug:translation command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Good first issue Ideal for your first contribution! (some Symfony experience may be required) Translation
Projects
None yet
Development

No branches or pull requests

3 participants