A question that I couldn't find its answer in README file (and couldn't test due to the previous issue).
If the output file already exists and contains translation (<target> tag) for some <trans-unit>s, then what happens about these cases. It's expected the tool uses previous translations and doesn't override them. Because they may be human-translated ones.
Thanks anyway.
A question that I couldn't find its answer in README file (and couldn't test due to the previous issue).
If the output file already exists and contains translation (
<target>tag) for some<trans-unit>s, then what happens about these cases. It's expected the tool uses previous translations and doesn't override them. Because they may be human-translated ones.Thanks anyway.