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

FR language translation fixes. #1250

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

bignaux
Copy link

@bignaux bignaux commented Oct 10, 2024

The problem I have with correcting the documentation is that a translator shouldn't have to update via pyside6-lrelease. I think a pre-commit hook system should be set up so that changes to .ts files are made at the same time as changes to ui and python files. If you're interested, I can try to set up such a system at https://github.com/ukaea/pyuic-pre-commit .

@bignaux bignaux closed this Oct 10, 2024
@bignaux bignaux reopened this Oct 11, 2024
@bignaux bignaux marked this pull request as draft October 11, 2024 10:27
@bkerler
Copy link
Owner

bkerler commented Oct 20, 2024

In fact, it is sufficient to just do the .ts changes, as I will compile the .qm files.

@bkerler
Copy link
Owner

bkerler commented Oct 20, 2024

For longterm, it might be nice to have a gh action to compile that, but I don't expect translations to change frequently

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