group
Xliff supports the notion of groups, which groups trans-unit in groups. Group can have id ans resname according to the Xliff specification.
<body>
<group id="1" resname="myGroup">
<trans-unit id="1" resname="MyTranUnit1">
.....
</group>
It would be great that poeditor support the grouping with the management and the export of groups in the Xliff structure.
1
vote
Michel Gerber
shared this idea