-
Bug
-
Resolution: Fixed
-
1.17.1, 1.18 Pre-release 7, 1.18 Release Candidate 1, 1.18, 1.18.1, 1.18.2 Pre-release 3, 1.18.2
-
None
-
Confirmed
-
Text
-
Important
The Bug
While playing Minecraft, if Minecraft runs out of memory, it sometimes pops up some message reminding this. However, it is not translated into other languages. The text is even not available in Crowdin as you can see in the second screenshot.
The first screenshot was taken in 1.16.2, in which version I set my language as Chinese.
Expected Result
"Out of memory!" message should be translated.
Code analysis
The "Out of memory!" message is hardcoded in the OutOfMemoryScreen class instead of using translatable text. See this comment for a full analysis.
- relates to
-
MC-119873 The text used for the credits button within the title screen is untranslatable
- Resolved
-
MC-177172 Dash in villager/trader UI is hardcoded / untranslatable
- Resolved
-
MC-258953 Out of memory screen has raw message in the title
- Resolved
-
MC-248778 The item count symbol within shulker box tooltips is untranslatable
- Resolved
-
MC-248817 The track output characters within command blocks are untranslatable
- Resolved