-
Bug
-
Resolution: Fixed
-
P4: Low
-
4.7.4, 6.7.2
-
windows 7, the sources (of the translated file) are not available to the translator.
-
a5423f321 (dev), 1d446b0b0 (6.8)
in our project we work with xliff (.xlf) files for translation.
xliff is an xml format, it describes files by the following tag:
<file source-language='de' target-language='pl' datatype='plaintext' original='/path/to/file'>
but when linguist opens and saves the file, the path is lost.
steps to reproduce:
1. open attached file in linguist
2. save it
3. compare the saved file with the attached one -> see, that the original attribute is lost
For Gerrit Dashboard: QTBUG-23140 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
600242,6 | linguist xliff reader fetching origin attribute | dev | qt/qttools | Status: MERGED | +2 | +1 |
601797,2 | linguist xliff reader fetching origin attribute | 6.8 | qt/qttools | Status: MERGED | +2 | 0 |