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

tools: update translation-related scripts #2998

Merged
merged 4 commits into from
Aug 1, 2024

Conversation

illwieckz
Copy link
Member

@illwieckz illwieckz commented May 12, 2024

  • disable the generation of commands.pot,
    we dont translate this for now and having to delete the file by hand on every rule of the script is annoying.
  • add update_po.sh script,
    this automatically updates the existing .po files using the .pot files.

It looks like I never found the time to push update_po.sh before.

@illwieckz illwieckz force-pushed the illwieckz/translation-tools branch 4 times, most recently from 2183ef2 to b63e1e1 Compare May 12, 2024 14:25
tools/translation/generate_pot.sh Show resolved Hide resolved
tools/translation/generate_pot.sh Show resolved Hide resolved
tools/translation/update_po.sh Show resolved Hide resolved
tools/translation/generate_pot.sh Show resolved Hide resolved
tools/translation/generate_pot.sh Outdated Show resolved Hide resolved
tools/translation/update_po.sh Show resolved Hide resolved
@illwieckz illwieckz force-pushed the illwieckz/translation-tools branch 2 times, most recently from 908e5fc to 49f9bf8 Compare August 1, 2024 10:04
@illwieckz
Copy link
Member Author

illwieckz commented Aug 1, 2024

I added the generate.h script that is now the entry-point, it calls generate_pot.sh then update_po.sh in a row, the readme has been updated accordingly.

@illwieckz illwieckz merged commit 39e0bb4 into master Aug 1, 2024
4 checks passed
@illwieckz illwieckz deleted the illwieckz/translation-tools branch August 1, 2024 10:31
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.

3 participants