7e0b3fd953
Previously, localized strings had very limited or incorrect source-mapping information available. Now the i18n AST nodes and related output AST nodes include source-span information about message-parts and placeholders - including closing tag placeholders. This information is then used when generating the final localized string ASTs to ensure that the correct source-mapping is rendered. See #38588 (comment) PR Close #38645 |
||
---|---|---|
.. | ||
i18n_ast_spec.ts | ||
placeholder_spec.ts | ||
xliff2_spec.ts | ||
xliff_spec.ts | ||
xmb_spec.ts | ||
xml_helper_spec.ts | ||
xtb_spec.ts |