I noticed that upon generating an xliff file, it created nodes named context-group
. I'm not sure what they are used for.
<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>