【发布时间】:2017-10-19 03:16:55
【问题描述】:
我注意到在生成 xliff 文件时,它创建了名为 context-group 的节点。我不确定它们的用途。
<trans-unit id="edc96753971323c438706da1820e74730a79d1af" datatype="html">
<source>Your response to this survey has already been recorded. Thank You.</source>
<context-group purpose="location">
<context context-type="sourcefile">app\core\forbidden.component.ts</context>
<context context-type="linenumber">5</context>
</context-group>
<note priority="1" from="description">Message for survey already taken</note>
<note priority="1" from="meaning">Survey Already Taken Page</note>
</trans-unit>
【问题讨论】: