mojira.dev
MC-259715

The "death.attack.message_too_long" string is missing an article before the word "message"

The Bug:

The "death.attack.message_too_long" string is missing an article before the word "message".

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

death.attack.message_too_long

Actually, message was too long to deliver fully. Sorry! Here's stripped version: %s

Actually, the message was too long to deliver fully. Sorry! Here's stripped version: %s

https://crowdin.com/translate/minecraft/10038/enus-engb#5336696

h3. Steps to Reproduce:

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

    /tellraw @s {"translate":"death.attack.message_too_long"}
  2. Observe if the string contains an article before the word "message".

  3. Take note as to whether or not the "death.attack.message_too_long" string is missing an article before the word "message".

Observed Behavior:

The said string is missing an article before the word "message".

Expected Behavior:

The said string would have an article present before the word "message".

Comments 1

should also say "Here's a stripped version:"

Avoma

migrated

Confirmed

Platform

Low

Text

grammar

1.19.3, 23w05a, 23w06a, 23w07a, 1.19.4 Pre-release 2

1.19.4 Pre-release 4

Retrieved