mojira.dev
MC-279173

The "chat.disabled.invalid_command_signature" string is missing an article before the word "Command"

The Bug:

The "chat.disabled.invalid_command_signature" string is missing an article before the word "Command".

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

chat.disabled.invalid_command_signature

Command had unexpected or missing command argument signatures.

The command had unexpected or missing command argument signatures.

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

h3. Steps to Reproduce:

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

    /tellraw @s {"translate":"chat.disabled.invalid_command_signature"}
  2. Observe if the string contains an article before the word "Command".

Observed Behavior:

The said string is missing an article.

Expected Behavior:

The said string would have an article present where appropriate.

Attachments

Comments 1

Avoma

bl4ckscor3

Community Consensus

Platform

Low

Text

1.21.4, 1.21.5, 1.21.6, 1.21.7

Future Update

Retrieved