Daniel Schreiber
Daniel Schreiber
Hi there, stumbled upon this problem as well (https://github.com/daniel-sc/bash-shell-to-bat-converter/issues/13) any updates/progress here?
@davidyoung77 thanks for reporting in! This behavior actually is on purpose - the assumption is that if the context is not needed for the translation, it is not needed in...
@davidyoung77 I think I get your idea. There is one point, I'm not sure you are aware of: The messages.xlf is changed by this lib for other reasons as well:...
@ricardosaracino thanks for reaching out! From what I read in https://github.com/angular/angular/issues/45465 the json format is not really final/stable. Furthermore the current format (without translation state and without source text) is...
@danjor thanks for bringing this up! I admit, that I did not work with nx yet .. to get this working seamlessly with nx, I'd need some concrete requirements. Could...
@davidyoung77 I could not reproduce this. - Is there any stacktrace coming with the error? - Is the error actually going away if you set `newTranslationTargetsBlank` to `true` or `false`?...
Currently only Angular 13+ is supported. I'd recommend upgrading your project to 14 (or 13). If someone is willing to add/test compatibility with older angular versions, I'd be happy to...
@mpumford could you share your package.json and package-lock.json?
@my-jupiler I had the same issue - turns out this was caused by the library patching the `$localize` function. I'd suggest you reach out to the library that causes this.
@my-jupiler yes, I thought we were always talking about "external libraries" (such as ng-bootstrap etc.)