mojira.dev
MC-279480

The "test_instance_block.reset_success" string incorrectly spells the word "succeeded" as "succeded"

The Bug:

The "test_instance_block.reset_success" string incorrectly spells the word "succeeded" as "succeded".

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

test_instance_block.reset_success

Reset succeded for test: %s

Reset succeeded for test: %s

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

h3. Steps to Reproduce:

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

    /tellraw @s {"translate":"test_instance_block.reset_success"}
    /tellraw @s {"translate":"test_instance_block.reset_success"}
  2. Observe if the string incorrectly spells the word "succeeded" as "succeded".

Observed Behavior:

The word "succeeded" is incorrectly spelled as "succeded".

Expected Behavior:

The word "succeded" would be spelled as "succeeded".

Comments 1

Can confirm.

/tellraw @s {"translate":"test_instance_block.reset_success"}
/tellraw @s {"translate":"test_instance_block.reset_success"}

Avoma

slicedlime

Confirmed

Platform

Low

Text

25w03a

25w04a

Retrieved