mojira.dev
MC-262518

The "mco.configure.world.uninvite.player" string contains an unnecessary space before the question mark

The Bug:

The "mco.configure.world.uninvite.player" string contains an unnecessary space before the question mark.

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

Are you sure that you want to uninvite '%s' ?

Are you sure that you want to uninvite '%s'?

https://crowdin.com/translate/minecraft/10038/enus-enca#5344519

h3. Steps to Reproduce:

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

    /tellraw @s {"translate":"mco.configure.world.uninvite.player"}
  2. Observe if the string contains an unnecessary space before the question mark.

  3. Take note as to whether or not the "mco.configure.world.uninvite.player" string contains an unnecessary space before the question mark.

Observed Behavior:

The said string contains an unnecessary space before the question mark.

Expected Behavior:

The said string would not contain an unnecessary space before the question mark.

Comments 0

No comments.

Avoma

Fantastime

Confirmed

Platform

Low

Text

1.19.4, 1.20 Pre-release 1

1.20 Pre-release 2

Retrieved