The “Save and Quit to Title” button on the “Note about custom screens” screen uses the same string as the "Save and Quit to Title" button in the Pause menu (menu.returnToMenu
), which causes issues in some languages where the text doesn't fit due to the smaller width in the aforementioned screen.
Steps to reproduce the issue
If not already done, set the current language to “English (US)”.
Run the command
dialog show @a minecraft:custom_options
.Click the ⚠️ button to open the info screen.
Verify that the text fits inside the button to the left.
Change in-game language to any of the following affected languages*:
Deutsch (Deutschland)
Français (France)
Italiano (Italia)
Lëtzebuergesch (Lëtzebuerg)
Nederlands (Nederland)
Run the same command from step 2.
The text does not longer fit inside the same button from step 3.
*: Many other languages are also affected!
Expected result:
To ensure the “Save and Quit to Title” button on the new “Note about custom screens” screen fits properly in all languages, a separate string should be added. This would align with the approach taken for other settings, where separate strings are used for different elements (for example options.sounds
and options.sounds.title
).
Actual result:
The current string used for the “Save and Quit to Title” button on the “Note about custom screens” screen is the same as for the “Save and Quit to Title” button in the Pause menu.
See the attached examples, which illustrate this need for a separate string.
Thank you for your report!
After consideration, the issue is being closed as Invalid.
You have posted a feature request or a suggestion. This site is for bug reports only.
For suggestions, please visit The official Minecraft feedback site or visit the Minecraft Feedback Discord server.
Quick Links:
📓 Bug Tracker Guidelines – 💬 Community Support – 📧 Mojang Support (Technical Issues) – 📧 Microsoft Support (Account Issues)
📓 Project Summary – ✍️ Feedback and Suggestions – 📖 Game Wiki