Skip to content

Korean translation causes broken tooltip when using "%s%" #273

@zRespectYou

Description

@zRespectYou

In the Korean translation file (ko_kr.json) of the FirstAid mod, the following string causes a rendering issue in-game:

"firstaid.gui.sleep_heal_amount": "잠이 체력의 %s%를 회복시킵니다"

Because of the %s% structure, Minecraft misinterprets the second % as part of a format placeholder. This leads to a display issue where the string is broken or not shown properly.

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