-
Bug
-
Resolution: Fixed
-
1.16.1, 20w30a, 1.16.2 Pre-release 1, 1.16.2 Pre-release 2, 1.16.2 Pre-release 3, 1.16.2 Release Candidate 1, 1.16.2 Release Candidate 2, 1.16.2, 1.16.3 Release Candidate 1, 1.16.3, 1.16.4 Pre-release 1, 1.16.4 Pre-release 2, 1.16.4 Release Candidate 1, 1.16.4, 20w45a
-
Confirmed
-
Text
-
Low
The bug
The datapackFailure.title line in the en_us.json language file has double spaces between the translation string and the equivalent text.
This does not prevent the translation string from working normally in the game although it is a small error nonetheless. The rest of the lines in the language file are not affected.
Here is a part of the language file that demonstrates the bug:
{ "datapackFailure.title": "Errors in currently selected datapacks prevented the world from loading.\nYou can either try to load it with only the vanilla data pack (\"safe mode\"), or go back to the title screen and fix it manually." }
- discovered while testing
-
MC-195825 "datapacks" string is inconsistent with "data pack" string in "datapackFailure.title" text
- Resolved