mojira.dev
MC-249392

Options have missing or untranslated names

Currently, the GUI Scale, Command Suggestions, and Realms Notifications options have broken names.

In particular:

  • GUI Scale only displays its value, rather than its name and value

  • Command Suggestions displays its name but its name is not translated due to a translation key typo

  • Realms Notifications displays its name but its name is not translated due to a translation key typo

Attachments

Comments 3

The GUI Scale issue is MC-249389

That one is about it being turned to slider, this just the text.

The cause for the un-translated message in the options menu is a disparity between the translation key and the name used in game. If you go into the language files, or the Crowdin project, you will find that the key for this translation is options.autoSuggestCommands, whereas the one used in-game is options.autoSuggestCommand, missing an 's'. I think this issue could be easily solved by addressing this typo.

haykam

Fry

Confirmed

Important

UI

22w12a

22w13a

Retrieved