Mount Journal Enhanced

Mount Journal Enhanced

1M Downloads

Locale display issue

Closed this issue ยท 1 comments

commented

"displayBackground" choices display garbled characters in zhCN:

Image

DisplayBackground.lua line 19 -20 change to:

["green"] = ICON_TAG_RAID_TARGET_TRIANGLE3:gsub("^%l", string.upper),
["blue"] = ICON_TAG_RAID_TARGET_SQUARE3:gsub("^%l", string.upper),

tested both enUS and zhCN.

commented

Thank you for the fix. Released with version 2.49.1