Closed mclei-asw closed 4 years ago
Duplicate of #2482
Why was this just closed? In the #2482, there is even not mentioned that the similar problem is also with "file" tag. There is only "group" tag discussed.
Because it's technically same issue, it doesn't matter whether it is file or group tag.
Describe the bug When monolingual XLIFF setup is used, then newly translated texts ignores the "file" tag of source XLIFF and gets inserted in the first "file" tag in target XLIFF. It also generated non-valid XLIFF file with duplicated entries.
To Reproduce Steps to reproduce the behavior:
Source language file:
Translated file:
The wrong result is: The appmenu_Close trans-unit gets inserted under first "file" tag.
Expected result is: The appmenu_Close trans-unit must be inserted under second "file" tag.
BUT it is getting even worse and generates NON-valid XLIFF file
Now the already translate trans-unit "appmenu_Close" shows as untranslated.
The WRONG result is:
It means, that the trans-unit "appmenu_Close" gets duplicated!!!!
Server configuration and status The component configured as monolingual with source file in en-US.
weblate list_versions