Inconsistent hover text for selector arguments
The bug
The tooltips for the selector arguments are inconsistent and sometimes describe their function wrongly.
- distance: Currently shows "Distance to entity", the fact that it doesn't show "entities" (plural) is inconsistent with nbt. It should be "Distance to entities" or "Entities with a certain distance"
- gamemode: Currently shows "Players with gamemode", this is grammatically incorrect and should be something like "Players in a certain gamemode"
- level: Currently shows "Experience level", this is inconsistent with advancements and gamemode. It should be "Players with experience levels"
- name: Currently shows "Entity name", this is inconsistent with nbt. It should be "Entities with name" or "Entities with a specific name"
- tag: Currently shows "Entities with tag", this is grammatically incorrect and should be "Entities with a tag"
- team: Currently shows "Entities on team", this is grammatically incorrect and should be "Entities on a team"
- x, y, z: Currently show "x position", this is inconsistent in regards to capitalization and would make more sense to say "coordinate" instead of "position": "X coordinate"
It also would make more sense to add the word "specific" (or "certain") in front of the nouns, otherwise it sounds like it just needs to have any odd property.
Linked Issues
- Unresolved
Alex³- 8
- 7
- Confirmed
- Text
18w16a - 1.19.2
18w16a 18w19a 18w19b 18w20a 18w20b 18w20c 18w21a 18w21b 18w22a 18w22b 18w22c 1.13-pre1 1.13-pre2 1.13-pre3 1.13-pre4 1.13-pre5 1.13-pre6 1.13-pre7 1.13-pre8 1.13-pre9 1.13 18w30a 18w30b 18w31a 18w32a 18w33a 1.13.1-pre1 1.13.1-pre2 1.13.1 1.13.2-pre1 1.13.2-pre2 1.13.2 18w43a 18w43b 18w43c 18w44a 18w45a 18w46a 18w47a 18w47b 18w48a 18w48b 18w49a 18w50a 19w02a 19w03a 19w03b 19w03c 19w04b 19w05a 19w06a 19w07a 19w08a 19w08b 19w09a 19w11a 19w11b 19w12a 19w12b 19w13a 19w13b 19w14a 19w14b 1.14-pre1 1.14-pre2 1.14-pre3 1.14-pre4 1.14-pre5 1.14 1.14.1-pre1 1.14.1-pre2 1.14.1 1.14.2-pre1 1.14.2-pre2 1.14.2-pre3 1.14.2-pre4 1.14.2 1.14.3-pre2 1.14.3-pre3 1.14.3-pre4 1.14.3 1.14.4-pre1 1.14.4-pre2 1.14.4-pre3 1.14.4-pre4 1.14.4-pre5 1.14.4-pre6 1.14.4-pre7 1.14.4 19w34a 19w35a 19w36a 19w37a 19w38b 19w39a 19w40a 19w41a 1.15.2 20w17a 20w18a 20w19a 20w20a 20w20b 20w21a 20w22a 1.16-pre1 1.16-pre2 1.16-pre3 1.16-pre4 1.16-pre5 1.16-pre6 1.16-pre7 1.16-pre8 1.16-rc1 1.16 1.16.1 20w27a 20w28a 20w29a 20w30a 1.16.2-pre1 1.16.2-pre2 1.16.2-pre3 1.16.2-rc1 1.19.2
Created Issue:
Inconsistent hover text for selector arguments
The bug
The tooltips for the selector arguments are inconsistent and sometimes describe their function wrongly.
- {distance}
: Currently shows "Distance to entity", the fact that it doesn't show "entities" (plural) is inconsistent with
{nbt}. It should be "Distance to entities" or "Entities with a certain distance"
* {gamemode}: Currently shows "Players with gamemode", this is grammatically incorrect and should be something like "Players with a certain gamemode"
* {level}: Currently shows "Experience level", this is inconsistent with {advancements} and {gamemode}. It should be "Players with experience levels"
* {name}: Currently shows "Entity name", this is inconsistent with {nbt}. It should be "Entities with name" or "Entities with a specific name"
- {tag}
: Currently shows "Entities with tag", this is grammatically incorrect and should be "Entities with a tag"
- {team}
: Currently shows "Entities on team", this is grammatically incorrect and should be "Entities on a team"
- {x, y, z}
: Currently show "x position", this is inconsistent in regards to capitalization and would make more sense to say "coordinate" instead of "position": "X coordinate"
It also would make more sense to add the word "specific" (or "certain") in front of the nouns, otherwise it sounds like it just needs to have any odd tag.
The bug
The tooltips for the selector arguments are inconsistent and sometimes describe their function wrongly.
{distance}: Currently shows "Distance to entity", the fact that it doesn't show "entities" (plural) is inconsistent with {nbt}. It should be "Distance to entities" or "Entities with a certain distance"
* {gamemode}: Currently shows "Players with gamemode", this is grammatically incorrect and should be something like "Players with a certain gamemode"
* {level}: Currently shows "Experience level", this is inconsistent with {advancements} and {gamemode}. It should be "Players with experience levels"
* {name}: Currently shows "Entity name", this is inconsistent with {nbt}. It should be "Entities with name" or "Entities with a specific name"
- {tag}
: Currently shows "Entities with tag", this is grammatically incorrect and should be "Entities with a tag"
- {team}
: Currently shows "Entities on team", this is grammatically incorrect and should be "Entities on a team"
- {x, y, z}
: Currently show "x position", this is inconsistent in regards to capitalization and would make more sense to say "coordinate" instead of "position": "X coordinate"
It also would make more sense to add the word "specific" (or "certain") in front of the nouns, otherwise it sounds like it just needs to have any odd tag.
The bug
The tooltips for the selector arguments are inconsistent and sometimes describe their function wrongly.
- distance: Currently shows "Distance to entity", the fact that it doesn't show "entities" (plural) is inconsistent with {nbt}. It should be "Distance to entities" or "Entities with a certain distance"
* {gamemode}: Currently shows "Players with gamemode", this is grammatically incorrect and should be something like "Players with a certain gamemode"
* {level}: Currently shows "Experience level", this is inconsistent with {advancements} and {gamemode}. It should be "Players with experience levels"
* {name}: Currently shows "Entity name", this is inconsistent with {nbt}. It should be "Entities with name" or "Entities with a specific name"
- {tag}
: Currently shows "Entities with tag", this is grammatically incorrect and should be "Entities with a tag"
- {team}
: Currently shows "Entities on team", this is grammatically incorrect and should be "Entities on a team"
- {x, y, z}
: Currently show "x position", this is inconsistent in regards to capitalization and would make more sense to say "coordinate" instead of "position": "X coordinate"
It also would make more sense to add the word "specific" (or "certain") in front of the nouns, otherwise it sounds like it just needs to have any odd tag.
The bug
The tooltips for the selector arguments are inconsistent and sometimes describe their function wrongly.
- distance: Currently shows "Distance to entity", the fact that it doesn't show "entities" (plural) is inconsistent with {nbt}. It should be "Distance to entities" or "Entities with a certain distance"
* {gamemode}: Currently shows "Players with gamemode", this is grammatically incorrect and should be something like "Players with a certain gamemode"
* {level}: Currently shows "Experience level", this is inconsistent with {advancements} and {gamemode}. It should be "Players with experience levels"
* {name}: Currently shows "Entity name", this is inconsistent with {nbt} . It should be "Entities with name" or "Entities with a specific name"{tag}: Currently shows "Entities with tag", this is grammatically incorrect and should be "Entities with a tag"{team}: Currently shows "Entities on team", this is grammatically incorrect and should be "Entities on a team"{x, y, z}: Currently show "x position", this is inconsistent in regards to capitalization and would make more sense to say "coordinate" instead of "position": "X coordinate"It also would make more sense to add the word "specific" (or "certain") in front of the nouns, otherwise it sounds like it just needs to have any odd tag.
The bug
The tooltips for the selector arguments are inconsistent and sometimes describe their function wrongly.
- distance: Currently shows "Distance to entity", the fact that it doesn't show "entities" (plural) is inconsistent with nbt. It should be "Distance to entities" or "Entities with a certain distance"
- gamemode: Currently shows "Players with gamemode", this is grammatically incorrect and should be something like "Players in a certain gamemode"
- level: Currently shows "Experience level", this is inconsistent with advancements and gamemode. It should be "Players with experience levels"
- name: Currently shows "Entity name", this is inconsistent with nbt. It should be "Entities with name" or "Entities with a specific name"
- tag: Currently shows "Entities with tag", this is grammatically incorrect and should be "Entities with a tag"
- team: Currently shows "Entities on team", this is grammatically incorrect and should be "Entities on a team"
- x, y, z: Currently show "x position", this is inconsistent in regards to capitalization and would make more sense to say "coordinate" instead of "position": "X coordinate"
It also would make more sense to add the word "specific" (or "certain") in front of the nouns, otherwise it sounds like it just needs to have any odd tag.
The bug
The tooltips for the selector arguments are inconsistent and sometimes describe their function wrongly.
- distance: Currently shows "Distance to entity", the fact that it doesn't show "entities" (plural) is inconsistent with nbt. It should be "Distance to entities" or "Entities with a certain distance"
- gamemode: Currently shows "Players with gamemode", this is grammatically incorrect and should be something like "Players in a certain gamemode"
- level: Currently shows "Experience level", this is inconsistent with advancements and gamemode. It should be "Players with experience levels"
- name: Currently shows "Entity name", this is inconsistent with nbt. It should be "Entities with name" or "Entities with a specific name"
- tag: Currently shows "Entities with tag", this is grammatically incorrect and should be "Entities with a tag"
- team: Currently shows "Entities on team", this is grammatically incorrect and should be "Entities on a team"
- x, y, z: Currently show "x position", this is inconsistent in regards to capitalization and would make more sense to say "coordinate" instead of "position": "X coordinate"
It also would make more sense to add the word "specific" (or "certain") in front of the nouns, otherwise it sounds like it just needs to have any odd
tag.The bug
The tooltips for the selector arguments are inconsistent and sometimes describe their function wrongly.
- distance: Currently shows "Distance to entity", the fact that it doesn't show "entities" (plural) is inconsistent with nbt. It should be "Distance to entities" or "Entities with a certain distance"
- gamemode: Currently shows "Players with gamemode", this is grammatically incorrect and should be something like "Players in a certain gamemode"
- level: Currently shows "Experience level", this is inconsistent with advancements and gamemode. It should be "Players with experience levels"
- name: Currently shows "Entity name", this is inconsistent with nbt. It should be "Entities with name" or "Entities with a specific name"
- tag: Currently shows "Entities with tag", this is grammatically incorrect and should be "Entities with a tag"
- team: Currently shows "Entities on team", this is grammatically incorrect and should be "Entities on a team"
- x, y, z: Currently show "x position", this is inconsistent in regards to capitalization and would make more sense to say "coordinate" instead of "position": "X coordinate"
It also would make more sense to add the word "specific" (or "certain") in front of the nouns, otherwise it sounds like it just needs to have any odd property.
relates to
The bug
The following keys incorrectly refer to the concept of game modes using the spelling "gamemode" (single word):
| Translation key | Incorrect value (en_us) | Notes |
|---|---|---|
| debug.creative_spectator.help | F3 + N = Cycle previous gamemode <-> spectator | |
| debug.creative_spectator.error | Unable to switch gamemode; no permission | |
| argument.entity.options.gamemode.description | Players with gamemode | See also MC-128972 |
For context, here are the strings that use the correct spelling:
| Translation key | Correct value (en_us) |
|---|---|
| gameMode.changed | Your game mode has been updated to %s |
| selectWorld.gameMode | Game Mode |
| debug.gamemodes.help | F3 + F4 = Open game mode switcher |
| debug.gamemodes.error | Unable to open game mode switcher; no permission |
| commands.defaultgamemode.success | The default game mode is now %s |
| commands.gamemode.success.self | Set own game mode to %s |
| commands.gamemode.success.other | Set %s's game mode to %s |
| argument.entity.options.mode.invalid | Invalid or unknown game mode '%s' |
Steps to reproduce
- Press F3 + Q
- Find the description for "F3 + N"
Notes
"Game mode" is commonly spelt as a single word within the Minecraft community, coming from the name of the /gamemode command. Nonetheless, the official/correct way to spell it appears to be with two words.
- Occurences of "game mode" on Minecraft.net blog posts (Google)
- Occurences of "gamemode" on Minecraft.net blog posts (Google)
The idea for this bug report came from a comment by Dhranios (MC-128972)
Please do not mark unreleased versions as affected.
You don't have access to them yet.
Please do not mark unreleased versions as affected.
You don't have access to them yet.
Affects 1.19.2
The "gamemode" string should also write the description as "game mode" for consistency with other strings referring to the player's game mode.
@Dhranios after looking a bit further into the spelling of "game mode" in translation strings, I have created a new issue to cover the three strings that incorrectly spell it as a single word:
MC-256424.It is culturally accepted that "gamemode" or "game-mode" is an alternative form of "game mode", hence a compound word