Closed ALIENQuake closed 1 year ago
Can you show a specific example? A reproducible case.
Using much simpler and cleaner repository:
@dev
: https://github.com/InfinityMods/WeiDU-Weblate-GitHub/actions/runs/5059522842Hive does not overwrite anything. It works with PO files, and if it finds a conflict, it refuses to proceed until it's resolved.
This change should fix it, but you better test it on larger content, how adding, removing and changing multiple female lines works.
It seems that it works now, thank you!
When new tra files for a certain language have a female translation that isn't already present inside the corresponding po file for the given language, dir2msgstr removes female context from tra files and doesn't add it to po files.
Can you add support for this?