Skip to content
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

look for translation files with intl domain suffix, too #49

Merged
merged 4 commits into from Jan 19, 2020
Merged

Conversation

Guite
Copy link
Contributor

@Guite Guite commented Jan 17, 2020

This PR changes the translation update logic for picking the file to write into. The new version looks for Intl ICU files first. For example it detects messages+intl-icu.de.yaml and prefers this against messages.de.yaml.

@Guite
Copy link
Contributor Author

Guite commented Jan 17, 2020

FYI: with this PR and symfony/symfony#35370 the web UI and edit in place now both work for me using Intl ICU domains.

@welcoMattic
Copy link
Member

Thank you for your contribution! Could you fix phpstan and php-cs-fixer errors? We will merge your PR as soon as theses checks will be green 😉
I approved your Symfony PR 👍 good job!

@Guite
Copy link
Contributor Author

Guite commented Jan 19, 2020

@welcoMattic checks are green now

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.

None yet

2 participants