xliff placeholders
according to the xliff specification, xliff <source> and <target> tags may contain placeholder tags such as <x id="foo"/> that acts as a placeholder.
Support for these placeholders in both import and export would help a lot, expecially in translating angular 2+ apps
11
votes
That tag is specific for Angular XLIFF, which we support as of today.
https://poeditor.com/kb/how-to-translate-angular-apps-using-xliff-files
(Until now, for Angular localization, we supported only XMB and XTB. The XLIFF support was for iOS only.)