Translation Being Replaced by Transifex?
Closed this issue · 2 comments
dannysteve0693 commented
Hi everyone, previously @jwjacobson already help to merge pull request from my branch into the 3.14 branch.
#31
After it being merged, I saw files is changed. But now after I check folder in main directory.
It comeback being empty translation.
https://github.com/python/python-docs-id/blob/3.14/c-api/hash.po
Seems the Transifex is overwriting other people commit?
Thanks
jwjacobson commented
Thanks for flagging this!
We're still working out kinks in the Transifex workflow, but we will get your work restored
jwjacobson commented
@dannysteve0693 We will be doing more work to refine this, but for now:
- The workflow will open a PR when it detects changes from Github, rather than overwriting them: 9131c8e
- Your work has been restored: ab9ab2f
Thanks again for your contributions!