angular-cn/packages/compiler/test/i18n
Olivier Combe 08dfe91b95 feat(compiler): add location note to extracted xliff2 files (#16791)
Add source location as a note tag as `<note category="location">path/to/file.ts:start_line[,end_line]</note>`.
`[,end_line]` part is optional and specified only if the end line is different from the start line.

Fixes  #16531
2017-05-22 12:20:45 -06:00
..
serializers feat(compiler): add location note to extracted xliff2 files (#16791) 2017-05-22 12:20:45 -06:00
digest_spec.ts feat(compiler): add source files to xmb/xliff translations (#14705) 2017-04-14 09:06:25 -07:00
extractor_merger_spec.ts fix(compiler): Update types for TypeScript nullability support 2017-04-10 15:26:33 -06:00
i18n_html_parser_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
i18n_parser_spec.ts fix(compiler): allow single quotes into named interpolations (#15461) 2017-03-24 15:10:41 -07:00
integration_common.ts test(compiler): refactor i18n integration test 2017-03-24 14:35:10 -07:00
integration_xliff_spec.ts feat(compiler): add source files to xmb/xliff translations (#14705) 2017-04-14 09:06:25 -07:00
integration_xmb_xtb_spec.ts feat(compiler): add source files to xmb/xliff translations (#14705) 2017-04-14 09:06:25 -07:00
message_bundle_spec.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
translation_bundle_spec.ts feat(compiler): add source files to xmb/xliff translations (#14705) 2017-04-14 09:06:25 -07:00