mojira.dev
MC-279174

The "gamerule.spawnChunkRadius.description" string is missing an article before the word "Amount"

The Bug:

The "gamerule.spawnChunkRadius.description" string is missing an article before the word "Amount".

For a bit of context, there are three articles within the English language. These are "a", "an", and "the". Articles are used before nouns. Considering that articles are present throughout many other strings within the game, this introduces an inconsistency.

Affected String:

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

gamerule.spawnChunkRadius.description

Amount of chunks that stay loaded around the overworld spawn position.

The amount of chunks that stay loaded around the overworld spawn position.

https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5365184 

h3. Steps to Reproduce:

  1. Display the affected string as listed above by using the command provided below.

    /tellraw @s {"translate":"gamerule.spawnChunkRadius.description"}
  2. Observe if the string contains an article before the word "Amount".

Observed Behavior:

The said string is missing an article.

Expected Behavior:

The said string would have an article present where appropriate.

Attachments

Comments 2

The expected string should be “The number of chunks that stay loaded around the overworld spawn position.”

Avoma

bl4ckscor3

Community Consensus

Platform

Low

Text

1.21.4, 1.21.5, 1.21.6, 1.21.7

Future Update

Retrieved