angular/modules/@angular/compiler/test/i18n
Victor Berchet c3e5ddbe20 refactor(compiler): [i18n] move dedup and placeholder mapping to the MessageBundle
It makes implementing a `Serializer` simpler as implementations do not have to
care any more about message dedup and placeholder mapping.
2017-01-24 14:47:04 -08:00
..
serializers fix(i18n): add a default example to xmb placeholders (#13507) 2016-12-15 15:33:42 -08:00
digest_spec.ts test(compiler): test i18n explicit id 2016-12-09 10:43:57 -08:00
extractor_merger_spec.ts test(compiler): test i18n explicit id 2016-12-09 10:43:57 -08:00
i18n_parser_spec.ts fix(core): fix placeholders handling in i18n. 2016-11-14 12:55:48 -08:00
integration_spec.ts fix(compiler): [i18n] XMB/XTB placeholder names can contain only A-Z, 0-9, _n 2017-01-24 14:47:04 -08:00
message_bundle_spec.ts refactor(compiler): [i18n] move dedup and placeholder mapping to the MessageBundle 2017-01-24 14:47:04 -08:00
translation_bundle_spec.ts test(compiler): test i18n explicit id 2016-12-09 10:43:57 -08:00