mojira.dev
MC-8970

If I use xp command with Minecraft set to Korean, a Format Error occurs.

This bug is because of incorrectly localized format string.
The original (English) format message is : Given %d experience to %s.
However it says "Format Error : %s에게 경험치 %d를 주었습니다" whose formats (%s, %d) are not in order so this format error occurs.

Others which reproduces that error :
English Korean
Given %d experience to %s %s에게 경험치 %d를 주었습니다
Given %d levels to %s %s에게 %d 레벨이 지급되었습니다
Taken %d levels from %s %s의 레벨을 %d 낮추었습니다

Linked issues

Comments 2

This ticket is a language translation change/add request and is currently not supported on this JIRA.
Please use the Crowdin MineCraft Translation Project for all translation change/add requests.

@Mustek Ok, thank you.

Jin-oh Kang

(Unassigned)

Unconfirmed

Snapshot 13w04a, Snapshot 13w05a, Snapshot 13w05b

Retrieved