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

Run msgfmt as part of patch creation #35

Closed
MichaelChirico opened this issue Mar 28, 2024 · 0 comments · Fixed by #36
Closed

Run msgfmt as part of patch creation #35

MichaelChirico opened this issue Mar 28, 2024 · 0 comments · Fixed by #36

Comments

@MichaelChirico
Copy link
Contributor

Related to #8 -- 'msgfmt' also finds some issues not found by other checks or by checkPoFile(), e.g.

msgfmt -c --statistics -o tmp pt_BR.po 
# pt_BR.po:8081: duplicate message definition...
# pt_BR.po:1033: ...this is the location of the first definition
# pt_BR.po:8087: duplicate message definition...
# pt_BR.po:1320: ...this is the location of the first definition
# msgfmt: found 2 fatal errors
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 a pull request may close this issue.

1 participant