8000 Fixes missing translations for Dutch (nl) by rvanlaak · Pull Request #42189 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Fixes missing translations for Dutch (nl) #42189

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
Jul 20, 2021
Merged

Conversation

rvanlaak
Copy link
Contributor
@rvanlaak rvanlaak commented Jul 19, 2021
Q A
Branch? 4.4
Bug fix? no
New feature? no
Deprecations? no
Tickets Fix #41818
License MIT
Doc PR symfony/symfony-docs#...

Fixes missing translations for Dutch (nl)

Related to #38710

The Fabbot check is a false-positive

@StaffNowa
Copy link
Contributor

@rvanlaak
Copy link
Contributor Author

@StaffNowa I've checked the changes of PR #41872 and the translation ids seem correct for Dutch already

@StaffNowa
Copy link
Contributor

@rvanlaak perfect another countries have some issues which will be fixed with this PR #42197 :)

@fabpot
Copy link
Member
fabpot commented Jul 20, 2021

Thank you @rvanlaak.

8000

@fabpot fabpot merged commit dd43b32 into symfony:4.4 Jul 20, 2021
@rvanlaak rvanlaak deleted the patch-4 branch July 20, 2021 12:05
fabpot added a commit that referenced this pull request Aug 6, 2021
…via status script (rvanlaak)

This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

Report mismatches between trans-unit id and source text via status script

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no<!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | related to #42197 and #42189 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License       | MIT
| Doc PR        | symfony/symfony-docs#... <!-- required for new features -->

As can be seen in #42197 there are several translation mismatches between trans-unit id and source.

The `translation-status.php` script helps with checking translation statusses. This PR improves that script by matching the trans-unit id and source with the base translation,

![image](https://user-images.githubusercontent.com/2707563/126312148-a78ff99c-97b5-4a0b-bd91-55dcdc7982e6.png)

The script shows the related mismatch translation ids in `-v` verbose mode:

![image](https://user-images.githubusercontent.com/2707563/126312474-f95f361f-3159-49eb-8f12-7c652ababba8.png)

And now also allows to solely show incomplete locales via the `--incomplete` script argument.

Commits
-------

2982eec Report mismatches between trans-unit id and source text via status script
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants
0