Open BlackTrojan opened 8 years ago
Glowstone uses hard coded messages all throughout the code. It would be smart to add localization files, as you propose.
This ticket needs categorization on the waffle board.
Has this ticket seen any movement or has there been any action expected since the previous comment?
I will start working on this now, idk if someone could assign me to this, but I'm working on it now.
Thanks - I've updated Waffle accordingly.
Should the server handle different languages for each player, or should the server have one set language?
Note: this issue (and therefore the bounty set on it) is about the task of putting all the strings around Glowstone in a file. The task of creating the framework/API to make this possible is in issue #873.
Who owns the translations on Mojang's Crowdin? If we could import them and match up the string IDs, we'd have instant support for all the locales that Minecraft has.
We contacted Mojang about the licensing of the translation files in the past, which they deflected. To be on the safe side, we decided to exclude the files as they might be considered assets owned by Mojang.
I wanted see customization messages, eg when the command does not exist or when the version player does not match the version of the server.