danjor

Results 12 comments of danjor

Hello, This error is still there and doesn't seems to have been fixed yet. The error seems to appears for some branches only, and could effectively come from the length...

I manage to have the target added by running ```shell yarn add -W ng-extract-i18n-merge && yarn nx g ng-extract-i18n-merge:ng-add ``` then ```shell yarn nx run [PROJECT_ID]:extract-i18n-merge ``` So it's seems...

Hello, Thanks for your reply. I'm giving you another example with more details to try to be more precise : I have the following in my custom template ``` let...

Yes I did that. For .xlf : ``` :/MyRepo# ll total 776 drwxr-xr-x. 2 root root 58 May 19 07:34 ./ drwxr-xr-x. 1 root root 213 May 18 12:19 ../...

Thank for your answer. I tried to first push resources.xliff source file after creating the repo, and then to import resources_fr-FR.xliff file, but this last step fails. ``` :/MyRepo# mojito...

Thanks for the explainations :) Indeed, by always specifying -sr with the source file works as expected. ``` :/xlf/MyRepo# mojito import -r MyRepo -sr "^resources.xliff$" Start importing localized files for...

Interpolation in not shown in the webapp ``` :/xlf/MyRepo# mojito repo-create -n MyRepo -l fr-FR Create repository: MyRepo Extracting locale: fr-FR Extracted RepositoryLocale: -- bcp47Tag = fr-FR -- isFullyTranslated =...

Thanks for you reply. Sadly Angular does not escape its own xml tag for interpolation in source tag when extracting messages from ts and html. I'm afraid mojito can't be...

I found a script for escape and replace angular

I used the previous script to escape Action verb ``` edit : in fact exported file (pull) has kept the opening