Skip to content

don't translate error messages twice #12322

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 1 commit into from
Oct 26, 2014
Merged

don't translate error messages twice #12322

merged 1 commit into from
Oct 26, 2014

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Oct 26, 2014

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

As @stof pointed out in #12164, error messages are already translated
when they are passed to the template.

As @stof pointed out in symfony#12164, error messages are already translated
when they are passed to the template.
@fabpot
Copy link
Member

fabpot commented Oct 26, 2014

Thank you @xabbuh.

@fabpot fabpot merged commit 4bd8661 into symfony:master Oct 26, 2014
fabpot added a commit that referenced this pull request Oct 26, 2014
This PR was merged into the 2.6-dev branch.

Discussion
----------

don't translate error messages twice

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

As @stof pointed out in #12164, error messages are already translated
when they are passed to the template.

Commits
-------

4bd8661 don't translate error messages twice
@xabbuh xabbuh deleted the pr-12164 branch October 26, 2014 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants