mojira.dev
MC-301230

The word "resolve" is misspelled as "resolved" within the "commands.profile_fetch.id.failure" string

The Bug:

The word "resolve" is misspelled as "resolved" and "ID" is not capitalized within the commands.profile_fetch.id.failure string.

Affected Strings:

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

commands.profile_fetch.id.failure

Failed to resolved profile for id %s

Failed to resolve profile for ID %s

https://crowdin.com/translate/minecraft/10038/enus-engb#5437961

Steps to Reproduce:

  1. Display the affected string by using the command provided below.

    /tellraw @s {"translate":"commands.profile_fetch.id.failure"}
  2. Look closely at the affected word within the string.

  3. Take note as to whether or not the word "resolve" is misspelled as "resolved" and "ID" is not capitalized.

Observed Behavior:

The word "resolve" is misspelled as "resolved" and "ID" is not capitalized.

Expected Behavior:

The word is spelled as "resolve" and "ID" is capitalized.

Linked issues

Comments 2

Please add “commands.profile_fetch.id.success", as it also has “id” in inappropriate lower case.
(“Resolved profile for id %s: %s”)

SkyEye_FAST

(Unassigned)

Confirmed

Platform

Low

Text

25w34a, 25w34b

25w35a

Retrieved