Skip to content

Command descriptions not using translated text #6353

@rypervenche

Description

@rypervenche

Type of bug

Other unexpected behaviour

/ess dump all output

https://essentialsx.net/dump.html?bytebin=kaodIMQpv7

Error log (if applicable)

No response

Bug description

It seems the command descriptions are using the English text from Essentials/src/main/resources/messages.properties instead of from the appropriate locale.

For example, killCommandUsage1Description, even though there is translated text for the locale set on my client, it still defaults to English. The text around /help /kill all seems to be properly translated, just not the description at the end of the output.

Steps to reproduce

  1. Put locale into zh-TW locale (繁體中文 (台灣)), or any locale that is fully translated
  2. Run /help /kill

Expected behaviour

All help text except for the actual command should be in the target language, including the description at the end.

Actual behaviour

The killCommandUsage1Description text is still in English and not in the set locale.

Additional Information

Example of untranslated text

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug: unconfirmedPotential bugs that need replicating to verify.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions