Some words within "/clear" command feedback messages are always pluralized
The Bug:
Some words within "/clear" command feedback messages are always pluralized.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single | Removed %s items from player %s | Removed %s item(s) from player %s | https://crowdin.com/translate/minecraft/10038/enus-engb#5341010 |
| commands.clear.success.multiple | Removed %s items from %s players | Removed %s item(s) from %s players | https://crowdin.com/translate/minecraft/10038/enus-engb#5341012 |
| commands.clear.test.single | Found %s matching items on player %s | Found %s matching item(s) on player %s | https://crowdin.com/translate/minecraft/10038/enus-engb#5341014 |
| commands.clear.test.multiple | Found %s matching items on %s players | Found %s matching item(s) on %s players | https://crowdin.com/translate/minecraft/10038/enus-engb#5341016 |
Alternatively, instead of having one string cover both the plural and non-plural variants of the word, two separate translation strings could be created, one of which covers the plural variant and the other that covers the non-plural variant.
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"} - Look closely at the affected words within the string.
- Take note as to whether or not some words within "/clear" command feedback messages are always pluralized.
Observed Behavior:
Some words are always pluralized.
Expected Behavior:
The said words would be correctly singularized or pluralized where appropriate.
Linked Issues
relates to7
Created Issue:
Command /clear is always plural
When you type /clear and your inventory only has 1 item, it says 'Removed 1 item*s* from player (username).
When you type /clear and your inventory only has 1 item, it says 'Removed 1 item
*s*from player (username).When you type /clear and your inventory only has 1 item, it says 'Removed 1 items from player (username).
When you type /clear and your inventory only has 1 item, it says 'Removed 1 items from player (username). I don
When you type /clear and your inventory only has 1 item, it says 'Removed 1 items from player (username).
I don
relates to
relates to
The Bug:
Some nouns that have values present before them within some clear command strings are always pluralized.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269749 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269751 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269753 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269755 Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them.
- Take note as to whether or not some nouns that have values present before them within some clear command strings are always pluralized.
Observed Behavior:
Some nouns that have values present before them are always pluralized.
Expected Behavior:
All nouns that have values present before them would be correctly singularized or pluralized.
Command /clear is always pluralSome nouns that have values present before them within some clear command strings are always pluralized
The Bug:
Some nouns that have values present before them within some clear command
stringsare always pluralized.This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269749 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269751 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269753 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269755 Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them.
- Take note as to whether or not some nouns that have values present before them within some clear command
stringsare always pluralized.Observed Behavior:
Some nouns that have values present before them are always pluralized.
Expected Behavior:
All nouns that have values present before them would be correctly singularized or pluralized.
The Bug:
Some nouns that have values present before them within some strings relating to the clear command are always pluralized.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269749 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269751 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269753 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269755 Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them.
- Take note as to whether or not some nouns that have values present before them within some strings relating to the clear command are always pluralized.
Observed Behavior:
Some nouns that have values present before them are always pluralized.
Expected Behavior:
All nouns that have values present before them would be correctly singularized or pluralized.
Some nouns that have values present before them within some clear commandstringsare always pluralizedSome nouns that have values present before them within some strings relating to the clear command are always pluralized
The Bug:
Some nouns that have values present before them within some strings relating to the clear command are always pluralized.This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269749 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269751 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269753 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269755 Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them.
- Take note as to whether or not
some nouns that have values present before them within some strings relating to the clear command are always pluralized.Observed Behavior:
Some nouns that have values present before them are always pluralized.Expected Behavior:
All nouns that have values present before themwould be correctly singularized or pluralized.The Bug:
The "/clear" command feedback message is always pluralized regardless of how many items were cleared from inventories.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269749 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269751 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269753 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269755 Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them within the command feedback message.
- Take note as to whether or not the "/clear" command feedback message is always pluralized regardless of how many items were cleared from inventories.
Observed Behavior:
The command feedback message is always pluralized regardless of how many items were cleared from inventories.
Expected Behavior:
The command feedback message would be correctly singularized or pluralized where appropriate.
Some nouns that have values present before them within some strings relating to the clear command are always pluralizedThe "/clear" command feedback message is always pluralized regardless of how many items were cleared from inventories
The Bug:
The "/clear" command feedback message
isalways pluralized regardless of how many items were cleared from inventories.This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269749 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269751 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269753 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269755 Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them within the command feedback message.
- Take note as to whether or not the "/clear" command feedback message
isalways pluralized regardless of how many items were cleared from inventories.Observed Behavior:
The command feedback message
isalways pluralized regardless of how many items were cleared from inventories.Expected Behavior:
The command feedback message would be correctly singularized or pluralized where appropriate.
The Bug:
The "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269749 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269751 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/9885/enus-engb#5269753 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/9885/enus-engb#5269755 Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them within the command feedback message.
- Take note as to whether or not the "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Observed Behavior:
The command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Expected Behavior:
The command feedback messages would be correctly singularized or pluralized where appropriate.
The "/clear" command feedback messageisalways pluralized regardless of how many items were cleared from inventoriesThe "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories
The Bug:
The "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/ 9885/enus-engb#5269749commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/ 9885/enus-engb#5269751commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/ 9885/enus-engb#5269753commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/ 9885/enus-engb#5269755Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them within the command feedback message.
- Take note as to whether or not the "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Observed Behavior:
The command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Expected Behavior:
The command feedback messages would be correctly singularized or pluralized where appropriate.
The Bug:
The "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341010 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341012 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341014 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341016 Alternatively, instead of having one string cover both the plural and non-plural variants of the word, two separate translation strings could be created, one of which covers the plural variant and the other that covers the non-plural variant.
Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them within the command feedback message.
- Take note as to whether or not the "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Observed Behavior:
The command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Expected Behavior:
The command feedback messages would be correctly singularized or pluralized where appropriate.
The Bug:
The "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341010 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341012 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341014 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341016 Alternatively, instead of having one string cover both the plural and non-plural variants of the word, two separate translation strings could be created, one of which covers the plural variant and the other that covers the non-plural variant.
Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}
/tellraw @s {"translate":"commands.clear.success.multiple"}
/tellraw @s {"translate":"commands.clear.test.single"}
/tellraw @s {"translate":"commands.clear.test.multiple"}
- Look closely at the nouns that have values present before them within the command feedback message.
- Take note as to whether or not the "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Observed Behavior:
The command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Expected Behavior:
The command feedback messages would be correctly singularized or pluralized where appropriate.
The Bug:
The "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341010 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341012 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341014 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341016 Alternatively, instead of having one string cover both the plural and non-plural variants of the word, two separate translation strings could be created, one of which covers the plural variant and the other that covers the non-plural variant.
Steps to Reproduce:
- Display any of the affected strings as listed above by using the commands provided below.
/tellraw @s {"translate":"commands.clear.success.single"}/tellraw @s {"translate":"commands.clear.success.multiple"}/tellraw @s {"translate":"commands.clear.test.single"}/tellraw @s {"translate":"commands.clear.test.multiple"}- Look closely at the nouns that have values present before them within the command feedback message.
- Take note as to whether or not the "/clear" command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Observed Behavior:
The command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Expected Behavior:
The command feedback messages would be correctly singularized or pluralized where appropriate.
The Bug:
The"/clear" command feedback messages are always pluralizedregardless of how many items were cleared from inventories.This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341010 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341012 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341014 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341016 Alternatively, instead of having one string cover both the plural and non-plural variants of the word, two separate translation strings could be created, one of which covers the plural variant and the other that covers the non-plural variant.
Steps to Reproduce:
- Display any of the affected strings as listed above by using the command
sprovided below./tellraw @s {"translate":"commands.clear.success.single"}/tellraw @s {"translate":"commands.clear.success.multiple"}/tellraw @s {"translate":"commands.clear.test.single"}/tellraw @s {"translate":"commands.clear.test.multiple"}- Look closely at the
nouns that have values present before them within the command feedback message.- Take note as to whether or not
the"/clear" command feedback messages are always pluralizedregardless of how many items were cleared from inventories.Observed Behavior:
The command feedback messages are always pluralized regardless of how many items were cleared from inventories.
Expected Behavior:
The
command feedback messages would be correctly singularized or pluralized where appropriate.The Bug:
Some words within "/clear" command feedback messages are always pluralized.
This is an issue because when the value before the given noun is "1", the noun's plural form is used instead of its singular one, therefore making the string grammatically incorrect in some cases.
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.clear.success.single Removed %s items from player %s Removed %s item(s) from player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341010 commands.clear.success.multiple Removed %s items from %s players Removed %s item(s) from %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341012 commands.clear.test.single Found %s matching items on player %s Found %s matching item(s) on player %s https://crowdin.com/translate/minecraft/10038/enus-engb#5341014 commands.clear.test.multiple Found %s matching items on %s players Found %s matching item(s) on %s players https://crowdin.com/translate/minecraft/10038/enus-engb#5341016 Alternatively, instead of having one string cover both the plural and non-plural variants of the word, two separate translation strings could be created, one of which covers the plural variant and the other that covers the non-plural variant.
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"}- Look closely at the affected words within the string.
- Take note as to whether or not some words within "/clear" command feedback messages are always pluralized.
Observed Behavior:
Some words are always pluralized.
Expected Behavior:
The said words would be correctly singularized or pluralized where appropriate.
The"/clear" command feedback messages are always pluralizedregardless of how many items were cleared from inventoriesSome words within "/clear" command feedback messages are always pluralized
relates to
In 1.19.4 Pre-release 4 many bugs were fixed where the command feedback string were pluralised (For example MC-255060, MC-172305, MC-211071) Also the /locate command has some always pluralised strings. These are commands.locate.biome.success, commands.locate.poi.success and commands.locate.structure.success


All command feedback is plural, this is because it's a hassle to support every form of plural in translations (note, non-english languages have numerous different plurals for different non-1 values).
This was intentional by design (I asked mojang back when I was mod about this).
Can confirm in 20w48a. I've attached a screenshot which proves this statement.
Can confirm in 21w03a.
Can confirm in 21w11a.
Can confirm in 21w13a. Relates to
MC-202226.Can confirm in 1.17.
Can confirm in 1.17.1.
Can confirm in 1.18.1.
Can confirm in 1.18.2 and 22w18a.
Can confirm in 1.19.2. This ticket relates to
MC-255060.Hi; I've done some deeper investigating regarding this issue and it appears there are some other "clear" command strings that are also affected by this issue. Would it be okay if I can request ownership of this report since the reporter has been inactive for quite a substantial amount of time and also so that I can update it to mention the newly discovered information? I'm happy to keep this report up-to-date as well.
Reporter changed to [Mod] Avoma based on comment above – add a comment here if you would like ownership of the report again, 3A 'n 2A Kids. Thanks.
I lost my old "3A 'n 2A Kids" account so I’m gonna comment here.
Do you mind if you transfer the ownership back to this account? I've had a look at the files, could also add some more description to the bug.
Thanks!