mojira.dev
MC-279126

The "mco.configure.world.restore.download.question.line1" string incorrectly spells the word "singleplayer" as "single player"

The Bug:

The "mco.configure.world.restore.download.question.line1" string incorrectly spells the word "singleplayer" as "single player".

Throughout every other string in the game, "singleplayer" (as one word) is always used instead of splitting the word into two, therefore introducing 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

mco.configure.world.restore.download.question.line1

The world will be downloaded and added to your single player worlds.

The world will be downloaded and added to your singleplayer worlds.

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

h3. Steps to Reproduce:

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

    /tellraw @s {"translate":"mco.configure.world.restore.download.question.line1"}
  2. Observe how the string spells the word "singleplayer".

Observed Behavior:

The word "singleplayer" is spelled as "single player".

Expected Behavior:

The word "singleplayer" would be spelled as "singleplayer".

Attachments

Comments 1

Avoma

Lyoneer

Community Consensus

Platform

Low

Text

1.21.4, 1.21.5, 1.21.6, 1.21.7

Retrieved