angular/packages/localize/src/tools/test
Pete Bacon Darwin f0af387f6c fix(localize): ensure required XLIFF parameters are serialized (#38575)
When extracting i18n messages from source code, the XLIFF
serializers were missing some required attributes on the `<file>`
element.

This commit re-introduces the `original` property to each of XLIFF 1.2
and 2.0 serializers. Also it adds in the required `id` property for the
XLIFF 2.0 seralizer.

Fixes #38570

PR Close #38575
2020-08-25 15:14:19 -07:00
..
extract fix(localize): ensure required XLIFF parameters are serialized (#38575) 2020-08-25 15:14:19 -07:00
translate refactor(localize): run the translate plugin tests in mock FileSystems (#38536) 2020-08-25 15:13:15 -07:00
BUILD.bazel feat(localize): implement message extraction tool (#32912) 2020-06-25 14:10:03 -07:00
diagnostics_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
source_file_utils_spec.ts refactor(localize): add placeholder locations in extracted messages (#38536) 2020-08-25 15:13:20 -07:00