Skip to content

XLF file not processed#807

Description

@danjor

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 repository: MyRepo
Extracting locale: fr-FR
Extracted RepositoryLocale:
-- bcp47Tag = fr-FR
-- isFullyTranslated = true

created --> repository id: 14
mkdir MyRepo
cd MyRepo 
ls 
resources_fr-FR.xlf

mojito import -r MyRepo

Start importing localized files for repository: MyRepo


Finished

Nothing got imported.
I had to rename .xlf to .xliff file to be detected.
.xlf should also be handled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions