The Bug
When doing /recipe give or take for only one item the text says "recipes" despite it being one item.
Replicate
Do /recipe give @s acacia_sign
❌ Notice that it says recipes instead of recipe
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 |
---|---|---|---|
commands.recipe.give.success.single | Unlocked %s recipes for %s | Unlocked %s recipe(s) for %s | https://crowdin.com/translate/minecraft/9885/enus-engb#5269975 |
commands.recipe.give.success.multiple | Unlocked %s recipes for %s players | Unlocked %s recipe(s) for %s players | https://crowdin.com/translate/minecraft/9885/enus-engb#5269977 |
commands.recipe.take.success.single | Took %s recipes from %s | Took %s recipe(s) from %s | https://crowdin.com/translate/minecraft/9885/enus-engb#5269979 |
commands.recipe.take.success.multiple | Took %s recipes from %s players | Took %s recipe(s) from %s players | https://crowdin.com/translate/minecraft/9885/enus-engb#5269981 |
Linked issues
Attachments
Comments 21
Can confirm in 1.19.2. This ticket relates to MC-255060.
It's important to note that this issue doesn't only affect "commands.recipe.give.success.single" ("Unlocked %s recipes for %s") and "commands.recipe.take.success.single" ("Took %s recipes from %s"); this can also be seen with two other strings. I've listed all occurrences of this issue throughout the game's strings below.
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 |
---|---|---|---|
commands.recipe.give.success.single | Unlocked %s recipes for %s | Unlocked %s recipe(s) for %s | https://crowdin.com/translate/minecraft/9885/enus-engb#5269975 |
commands.recipe.give.success.multiple | Unlocked %s recipes for %s players | Unlocked %s recipe(s) for %s players | https://crowdin.com/translate/minecraft/9885/enus-engb#5269977 |
commands.recipe.take.success.single | Took %s recipes from %s | Took %s recipe(s) from %s | https://crowdin.com/translate/minecraft/9885/enus-engb#5269979 |
commands.recipe.take.success.multiple | Took %s recipes from %s players | Took %s recipe(s) from %s players | https://crowdin.com/translate/minecraft/9885/enus-engb#5269981 |
I can confirm for 1.16.3