mojira.dev
MC-259702

The "death.attack.hotFloor.player" string is missing an article before the word "danger"

The Bug:

The "death.attack.hotFloor.player" string is missing an article before the word "danger".

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.hotFloor.player

%1$s walked into danger zone due to %2$s

%1$s walked into the danger zone due to %2$s

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

h3. Steps to Reproduce:

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

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

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

Observed Behavior:

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

Expected Behavior:

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

Attachments

Comments 1

i can confirm this issue

Shuddery

migrated

Confirmed

Platform

Low

Text

grammar

1.19.3, 23w05a, 23w07a, 1.19.4 Pre-release 1

1.19.4 Pre-release 4

Retrieved