Skip to content

The tool translates only one .strings file from the target dir and skips the rest of files #25

@vitalii-tym

Description

@vitalii-tym

tried to debug it: it seems to be correctly making a list of files and starts to loop through them, but the break statement on line 342 goes out of the loop after the very first file added to base_dict.

If I remove the break sentence - it seems to be taking all the files as expected. But I can't verify it works correctly yet because of one other bug. Will try to make a PR as soon as I'm sure it works.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions