Translation and XLIFF
212284Jul 26 2005 — edited Mar 8 2007Hi,
Couple of questions :
Is there a way to find out which "trans-unit id" in a XLIFF-file represents which object in HTMLDB ? ( page, item etc.)
and another one :
How can i prevent some templates or item / report-attributes being translated (they somehow appear into the XLIFF-file)
An example is a column-link in a report where the link text is a value from report result, e.g. #DEWNKNR#
this show up in the XLIFF-file as
<trans-unit id="S-107-5831153584421849-1001">
<source>#DEWNKNR#</source>
<target>#DEWNKNR#</target>
</trans-unit>
or perhaps i missed some "translatable"-checkbox ?
Thanks !
Maarten