-
Bug
-
Resolution: Fixed
-
1.16.5, 1.17 Pre-release 1, 1.17, 1.17.1, 21w40a, 1.18, 1.18.1, 1.18.2, 1.19, 1.19.1, 1.19.2, 1.19.4, 1.20 Release Candidate 1, 1.20, 1.20.1, 1.21, 1.21.4
-
None
-
Confirmed
-
Accessibility, Text
The bug
The subtitles subtitles.block.shulker_box.open and subtitles.block.shulker_box.close have an inaccurate translation for English (US), they say "Shulker opens" / "Shulker closes" instead of "Shulker box ...".
How to reproduce
/playsound minecraft:block.shulker_box.open master @s /playsound minecraft:block.shulker_box.close master @s
The subtitles say "Shulker ..."
Affected Translation Strings
Key | Current String | Expected String | URL on Crowdin |
---|---|---|---|
subtitles.entity.shulker.open | Shulker opens | Shulker opens | https://crowdin.com/editor/minecraft/all/enus-engb#5339866 |
subtitles.entity.shulker.close | Shulker closes | Shulker closes | https://crowdin.com/editor/minecraft/all/enus-engb#5339860 |
subtitles.block.shulker_box.open | Shulker opens | Shulker Box opens | https://crowdin.com/editor/minecraft/all/enus-engb#5339096 |
subtitles.block.shulker_box.close | Shulker closes | Shulker Box closes | https://crowdin.com/editor/minecraft/all/enus-engb#5339094 |