Skip to content

Inconsistent sorting compared with other libraries #5

@Digote

Description

@Digote

I don't think it's a bug, but rather a question about how the text extraction is organized.

In the file PouchContent.msbt, we have item descriptions and their names.

When we use a tool that has been around for some time, like (Kuriimu), these strings come organized as follows: item description, item name.

However, when we use the msbt_yml tool, it ends up organizing these strings differently, making it a bit more complicated to translate because we have to search for the corresponding description for each specific item.

Once the text passes through the msbt_yml tool, it will always be organized in that way.

I'll attach some screenshots of how the extraction looks before and after passing through msbt_yml."

Before
msbt_kuriimu

After
msbt_yml

Thanks a lot for the tool, it's been very useful to use the .yml files on a review site.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions