-
Notifications
You must be signed in to change notification settings - Fork 27.1k
i18n XLIFF 2.0 serializer should add source files #16531
Description
I'm submitting a ... (check one with "x")
[ ] bug report => search github for a similar issue or PR before submitting
[X] feature request
[ ] support request => Please do not submit support request here, instead see https://github.com/angular/angular/blob/master/CONTRIBUTING.md#question
Current behavior
Starting with angular 4.1 there is the new XLIFF 2.0 serializer available (#14185).
And there is also the new feature for writing a source reference into the xlf and xmb files (#14705).
But in XLIFF 2.0 this reference to source is not written.
Expected behavior
Add functionality for #14705 to the new XLIFF 2.0 serializer.
Minimal reproduction of the problem with instructions
What is the motivation / use case for changing the behavior?
Please tell us about your environment:
-
Angular version: 4.1.X
-
Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]
-
Language: [all | TypeScript X.X | ES6/7 | ES5]
-
Node (for AoT issues):
node --version=