Skip to content

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

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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