[1.10.2] [Bug] Missing Localization for Configuration GUI
SnowShock35 opened this issue ยท 7 comments
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
- Open Minecraft with the above mods/dependencies installed
- Click the
Mods
button on the MainMenu - Search for AppleSkin, Click it in the list and then click the config button
Media
P.S. Yes I did write out that issue report just for a minor localization bug. I like consistency with bug reports ๐
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?
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!
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.
@SnowShock35 if you look at the actual config that is how it looks like there too. Pretty sure it is in purpose :)