-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
add missing translation for uuid validator #27992
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
Conversation
garak
commented
Jul 19, 2018
Q | A |
---|---|
Branch? | 2.8 |
Bug fix? | yes |
New feature? | no |
BC breaks? | no |
Deprecations? | no |
Tests pass? | yes |
Fixed tickets | related to #27984 |
License | MIT |
Doc PR | - |
for
Side note: |
for
Side note:
So, I would just use the my text above for German. |
For |
For
For
For
|
Thank you @garak. |
This PR was merged into the 2.8 branch. Discussion ---------- add missing translation for uuid validator | Q | A | ------------- | --- | Branch? | 2.8 | Bug fix? | yes | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | related to #27984 | License | MIT | Doc PR | - Commits ------- 7cf840c add missing translation for uuid validator
Anyone willing to do a PR with the translations given in the comments here? |
… validation message. (apfelbox) This PR was merged into the 2.8 branch. Discussion ---------- [Validator] Add several missing translations of the UUID validation message. | Q | A | ------------- | --- | Branch? | 2.8 | Bug fix? | yes | New feature? | no <!-- don't forget to update src/**/CHANGELOG.md files --> | BC breaks? | no <!-- see https://symfony.com/bc --> | Deprecations? | no <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files --> | Tests pass? | yes <!-- please add some, will be required by reviewers --> | Fixed tickets | (Comments in #27992) <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | — All the remaining translations from #27992 Commits ------- ee780f3 Add several missing translations of the UUID validation message.