-
Bug
-
Resolution: Fixed
-
1.17 Pre-release 1, 1.17 Pre-release 3, 1.17 Pre-release 4, 1.17 Pre-release 5, 1.17 Release Candidate 1, 1.17 Release Candidate 2, 1.17, 1.17.1 Pre-release 1, 1.17.1 Pre-release 2, 1.17.1 Pre-release 3, 1.17.1 Release Candidate 1, 1.17.1, 21w38a, 21w42a, 1.18 Release Candidate 3, 1.18, 1.18.1, 22w05a, 1.18.2, 22w15a, 22w17a, 1.19 Pre-release 3, 1.19, 1.19.1, 1.19.2, 1.19.3, 1.19.4, 23w12a
-
Confirmed
-
Text
-
Low
The Bug:
The "Light as a Rabbit" advancement description has no space after the ellipsis.
When looking at the advancement description of the "Tactical Fishing" advancement which reads "Catch a fish... without a fishing rod!", there is a space after the ellipsis and this is correct, as this makes grammatical sense. However, this is not the case for the "Light as a Rabbit" advancement description.
Affected String:
Before reading the table, please note the following:
- Characters colored in GREEN are correct.
- Characters colored in RED are incorrect.
Translation Key | Current String | Expected String | String URL on Crowdin |
---|---|---|---|
advancements.adventure.walk_on_powder_snow_with_leather_boots.description | Walk on Powder Snow...without sinking in it | Walk on Powder Snow... without sinking in it | https://crowdin.com/translate/minecraft/10002/enus-engb#5292994 |
Steps to Reproduce:
- Grant yourself the "Light as a Rabbit" advancement by using the command provided below.
/advancement grant @s only minecraft:adventure/walk_on_powder_snow_with_leather_boots
- Look for the ellipsis within the advancement description.
- Take note as to whether or not the "Light as a Rabbit" advancement description has a space after the ellipsis.
Observed Behavior:
No space is present after the ellipsis.
Expected Behavior:
A space would be present after the ellipsis.