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

Fix for multiple .po files #3155

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Fix for multiple .po files #3155

merged 2 commits into from
Jan 18, 2024

Conversation

sandrowuermli
Copy link
Contributor

With multiple .po files (de_DE.po, fr_FR.po) it will show the following error:

Error: Too many positional arguments: ./resources/lang/fr_FR.po
error Command failed with exit code 1.

Seems like update-po only accepts one argument and doesn't handle the *.po properly.

@retlehs
Copy link
Sponsor Member

retlehs commented Jan 18, 2024

A bit annoying that they don't accept a glob for that subcommand — thank you for the PR 🙏

@retlehs retlehs merged commit e5b06d3 into roots:main Jan 18, 2024
4 checks passed
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