-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[Request] NBSP Localization Fix #3521
Copy link
Copy link
Closed
Labels
SupersededThis request has a more updated, more capable, and overall better alternative.This request has a more updated, more capable, and overall better alternative.Vanilla BugThis request fixes or reports a bug that exists in the base Minecraft game.This request fixes or reports a bug that exists in the base Minecraft game.
Metadata
Metadata
Assignees
Labels
SupersededThis request has a more updated, more capable, and overall better alternative.This request has a more updated, more capable, and overall better alternative.Vanilla BugThis request fixes or reports a bug that exists in the base Minecraft game.This request fixes or reports a bug that exists in the base Minecraft game.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Using Swedish (And French, possibly other languages?) as localization for you OS will cause mods that use numbers above 1000 to be faulty displayed. Instead of a space or a comma it will display the Non-breaking space "NBSP".
Example of NBSP

And how it should look (Well look on English(UK) localization.)

I do not really care if its a space or a comma that is being displayed.
As long as the NBSP is not there i am happy
EnderIO made a workaround when they fixed it for the French localization. This fixed it for Swedish also. After contacting TinkersConstruct they also fixed it for their mod. But there is still mods out there that has this issue.
Perhaps we could get a fix for this in Forge so mods do not have to create workarounds for this?
Minecraft themselves will most likely not fix this since its not related to Vanilla and really only happens when playing with mods installed.
https://bugs.mojang.com/browse/MC-2595
Talking to EnderIO about the NBSP
Code
Talking to TinkersConstruct
Code