WeblateOrg / WeblateOrg/weblate
Some languages ignored when importing TBX
Open
Blocked by upstream
enhancement
Waiting for: Demand
- Dominant language
- Python
- Stars
- 6.1k
- Forks
- 1.4k
- Avg merge
- 9h 53m
- Merged PRs (30d)
- 395
Description
I'm not very familiar with TBX, but according to a DTD validation, this should be valid TBX (TBX-Basic, actually):
```
English term
German term
S
```
I can import this to the German translation and it works as expected, but when I import it to the Spanish translation, the German term gets imported as translation. It seems as if the `xml:lang` is ignored.
##
Contributor guide
Assessment
This issue has not been assessed yet.