mojira.dev
MC-279491

The "commands.test.no_tests" raw translation key is displayed when using "/test run..." commands in situations where no tests exist

The Bug:

The "commands.test.no_tests" raw translation key is displayed when using "/test run..." commands in situations where no tests exist.

I'm not exactly sure, but after looking on Crowdin, I can see that the "commands.test.run.no_tests" string exists which is likely what's supposed to be displayed here instead of "commands.test.no_tests".

Steps to Reproduce:

  1. Ensure that they're no tests in your world and attempt to run the closest test by using the command provided below.

    /test runclosest
  2. Observe what message is displayed in chat.

Observed Behavior:

The "commands.test.no_tests" raw translation key is displayed.

Expected Behavior:

The "commands.test.no_tests" raw translation key would not be displayed.

Attachments

Comments 2

Same applies when using

/test runfailed

too.

I'm not exactly sure, but after looking on Crowdin, I can see that the "commands.test.run.no_tests" string exists which is likely what's supposed to be displayed here instead of "commands.test.no_tests".

Avoma

slicedlime

Confirmed

Platform

Normal

Internationalisation

25w03a

25w04a

Retrieved