Make translation strings collection workflow use a dedicated branch#1014
Make translation strings collection workflow use a dedicated branch#1014
Conversation
|
This should help us keep Weblate source strings up-to-date, finally. |
|
@webknjaz you said it is not working on Weblate. Not sure what's up, but have you considered setting on Weblate the input POT to the new branch? TBH I don't know if you can set separate branches for POT and PO. If you can't, you might want to consider a different repository for translations. See https://docs.weblate.org/en/latest/faq.html#how-can-i-limit-weblate-access-to-only-translations-without-exposing-source-code-to-it |
That's exactly what I tried and it doesn't work the way I expected, it just sets a PR branch where Weblate tries to push stuff.
I wanted to avoid this. |
|
Consider posting the issue on Weblate discussions. |
I just realized that we can keep both the MOs and POT files in the |
0b37f79 to
1f40cfc
Compare
Co-authored-by: Rafael Fontenelle <rffontenelle@users.noreply.github.com>
|
Turns out, there was a bug in this PR. Here's the hotfix: #1021. |
No description provided.