-
Bug
-
Resolution: Fixed
-
23w41a
-
Confirmed
-
Text
-
Low
-
1121439
-
Expansion A
The Bug:
Decorated pot subtitles are inconsistent.
Affected Strings:
Before reading the table, please note the following:
- Words colored in GREEN are correct.
- Words colored in RED are incorrect.
Translation Key | Current String | Expected String | String URL on Crowdin |
---|---|---|---|
subtitles.block.decorated_pot.insert | Decorated Pot fills | Decorated Pot fills | https://crowdin.com/translate/minecraft/10038/enus-engb#5361412 |
subtitles.block.decorated_pot.insert_fail | Decorated Pot wobbles | Decorated Pot wobbles | https://crowdin.com/translate/minecraft/10038/enus-engb#5361414 |
subtitles.block.decorated_pot.shatter | Pot shatters | Decorated Pot shatters | https://crowdin.com/translate/minecraft/10038/enus-engb#5343809 |
Steps to Reproduce:
- Display any of the affected strings as listed above by using the command provided below and replacing "XYZ" with the string's translation key.
/tellraw @s {"translate":"XYZ"}
- Observe the string's presentation of the word "Pot" or "Decorated Pot".
- Take note as to whether or not decorated pot subtitles are inconsistent.
Observed Behavior:
Decorated pot subtitles are inconsistent.
Expected Behavior:
Decorated pot subtitles would be consistent.