TMXWriter can't generate files with srclang *all*

Issue #342 resolved
Former user created an issue

Original issue 342 created by sean.flani... on 2013-06-03T07:09:12.000Z:

Although TMXWriter can write out a header with a source locale of "*all*", there is no way to specify the source locale of an individual TU when using writeTUFull, so every TU ends up with xml:lang="*all*".

This commit[1] adds a second version of writeTUFull which accepts a source locale argument.

What version of the product are you using? On what operating system?
0.21

Please provide any additional information below.

[1] https://code.google.com/r/seanflanigan-okapi/source/detail?r=e3e9558550935b40b0131ce4caf76508d968382f&name=tmx-srclang-all

Comments (1)

  1. Log in to comment