Skip to content

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

Merged
lslezak merged 1 commit intomasterfrom
po_validation_fix
Aug 28, 2023
Merged

weblate-merge-po.yml - fixed PO file validation#716
lslezak merged 1 commit intomasterfrom
po_validation_fix

Conversation

@lslezak
Copy link
Copy Markdown
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
@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