-
Bug
-
Resolution: Fixed
-
21w20a, 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, 1.18.1, 1.18.2
-
None
-
Confirmed
-
Accessibility, Text
-
Normal
The Bug:
The word "Recipe" is spelled as "Reciple" within the "narration.recipe" string.
Below, I've constructed a table that states all of the necessary and relevant information regarding this issue.
Translation Key | Current String | Expected String | String URL on Crowdin |
---|---|---|---|
narration.recipe | Reciple for %s | Recipe for %s | https://crowdin.com/translate/minecraft/9458/enus-engb#5257766 |
Steps to Reproduce:
- Change your language to English, United States if not already.
- Enable the narrator and open the recipe book.
- Click or hover over any recipe within the recipe book and listen to what the narrator reads.
- Take note as to whether or not the word "Recipe" is spelled as "Reciple" within the "narration.recipe" string.
Observed Behavior:
The word "Recipe" is spelled as "Reciple".
Expected Behavior:
The word "Reciple" would be spelled as "Recipe".
- is duplicated by
-
MC-227770 Typo in en_us: "Reciple" in `narrator.recipe`
- Resolved