Describe the bug
Our master language is English. After pulling string data from our Android app repository, weblate has removed all German translations for newly added English strings which we did in the German strings.xml (same commit). We now have to manually add them again via the weblate UI.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Translated new strings in the non-master language should be picked up by weblate (this is how it worked up until today) and not just being removed.
Screenshots
I can send a screenshot of weblate's commit as DM upon request (it's a private repository).
Server configuration and status
hosted weblate
Weblate deploy checks
N/A
Exception traceback
N/A
Additional context
N/A
Weblate should only remove non-matching strings in case the cleanup addon is installed.
Looking at your repo that is indeed what has happened there...
Thank you for your report, the issue you have reported has just been fixed.