AppleSkin

AppleSkin

236M Downloads

[1.10.2] [Bug] Missing Localization for Configuration GUI

SnowShock35 opened this issue ยท 7 comments

commented

Hello Squeek,

Quick bug report for yourself, here's the details. . .

Important Information

  • Minecraft 1.10.2
  • Minecraft Forge 12.18.1.2092
  • AppleSkin 1.0.4

Issue Description

Missing localization for Minecraft Forge configuration GUI.

Steps to Reproduce

  1. Open Minecraft with the above mods/dependencies installed
  2. Click the Mods button on the MainMenu
  3. Search for AppleSkin, Click it in the list and then click the config button

Media

Issue Screenshot #1

commented

P.S. Yes I did write out that issue report just for a minor localization bug. I like consistency with bug reports ๐Ÿ˜œ

commented

But but but. . . ๐Ÿ˜ข

commented

Is there an easy way to localize these strings? I haven't really looked into it; does Forge do a lookup automatically? Or do most mods just make the config option names more proper?

commented

Mods just make config option names more proper :)
But if you just want them to show up "properly" in the in-game gui config, that is totally doable too!

commented

If it's easy to add a lang file lookup for the config strings (for displaying in the in-game GUI), then that'd probably be worth doing.

commented

@SnowShock35 if you look at the actual config that is how it looks like there too. Pretty sure it is in purpose :)

commented

Looked a bit into it the other day. Wasen't as easy as I thought it would be :/
Don't actually think it is possible to just localize it for the Forge in-game config.