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 issue #102 #111

Merged
merged 3 commits into from
Nov 28, 2022
Merged

Conversation

pzurakowski
Copy link
Contributor

Fix for #102. I ran django-admin makemessages locally and added translation (included only my change) but didn't compile them to *.mo file so we need to run Transifex jobs.

Or I can do it locally if we don't want to run these jobs for some reason

tudny
tudny previously requested changes Nov 27, 2022
oioioi/programs/static/common/clipboard.js Outdated Show resolved Hide resolved
@tudny
Copy link
Member

tudny commented Nov 27, 2022

Translations are done by the GH Action. It should be run manually, but it calls makemessages. All translation changes should be done using workflows, as it keep the consistency, such as ignoring unused strings.

The mentiond workflow:

django-admin makemessages --all --no-obsolete --symlinks

@twalen twalen merged commit 86780c6 into sio2project:master Nov 28, 2022
@pzurakowski pzurakowski deleted the 102-copy-translation branch November 28, 2022 17:34
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