danjor
danjor
### Describe the problem Hello, Given the trans-unit from XLF bellow : ```xml Hello Hello src/a.html 251,253 src/b.html 742,744 ``` I would expect to have contexts displayed in weblate web...
Hello, I'm facing some issue where .xlf files are not processed even if the readme indicated this format is handled 👍 https://www.mojito.global//docs/refs/mojito-file-formats/ `mojito repo-create -n MyRepo -l fr-FR` ``` Create...
Hello, I tried to push an xliff file version 2 to but it failed. **Is Xliff version 2 supported ?** https://www.mojito.global//docs/refs/mojito-file-formats/ This page indicated supported files, and for xliff, the...
I'm using xliff 1.2 files. After translating fields from the webapp, interpolation tags get removed from the target. ```html Remove Remove Action verb ``` become ```html Remove Supprimer Action verb...
Hello, I'm facing some issue while creating a new repository with fr-FR and import existing resources_fr-FR.xliff file : `mojito repo-create -n MyRepo -l fr-FR` ``` Create repository: MyRepo Extracting locale:...
Hello, I imported an xliff translation file with some trans-unit that have state="new". Then, from the webapp, I set the translation for those fields and validate.  Then, I pull...
Hello, Could it be possible to support Nx by at least be able to handle both angular.json and workspace.json ? I'm using a workspace.json file instead of angular.json and target...
Hello, I need to use string helper functions to generate strings and have a custom template the way I want. This said, I then have a lot of dupplicate code...
Hi, I'm having the following issue after upgrading jasmine-auto-spies to version 8.0.0, version 7.0.0 was OK. **Describe the bug** Type missmatch with toHaveBeenCalledWith on an autoSpied service method with several...