Tool to sync translations with Transifex#8111
Closed
allejok96 wants to merge 4 commits intoLMMS:masterfrom
Closed
Conversation
This was referenced Nov 5, 2025
messmerd
reviewed
Nov 7, 2025
Contributor
Author
|
Update: it turns out this is not needed 90% of this script is trying to solve problem 3. I've now been in touch with Transifex support and they told me their automatic translation memory fill-up feature is free for open source projects! That means the main thing this script solves needs no solving. Problem 1 and 2 are better solved in a shell script. Problem 4 is solved by not merging manual changes to translation files, but rather telling translators to upload their changes to Transifex so we can pulled them from there using |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the thing that will eventually solve #7947, #8010 and #8013The problems
How this script solves them
When the script has been approved, it needs to be run by one of the translation maintainers to fix all the broken translations.