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

weblate-merge-po.yml - fixed PO file validation #716

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

lslezak
Copy link
Contributor

@lslezak lslezak commented Aug 28, 2023

Problem

Solution

  • Each PO file needs to be checked individually otherwise msgfmt complains about duplicate messages.
  • Note: We cannot use find -exec because it ignores errors in the child processes

Testing

  • Tested manually

Each PO file needs to be checked individually otherwise
msgfmt complains about duplicate messages.
@lslezak lslezak merged commit 4ad4cd2 into master Aug 28, 2023
6 of 8 checks passed
@lslezak lslezak deleted the po_validation_fix branch August 28, 2023 12:02
@imobachgs imobachgs mentioned this pull request Sep 26, 2023
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