Mojira Archive
MC-278957

Some item modifier strings are improperly capitalized

The Bug:

Some item modifier strings are improperly capitalized.

Throughout the game, the names of item modifiers and similar strings are normally capitalized, but this isn't always the case, therefore introducing an inconsistency.

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
item.modifiers.hand When held: When Held: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5366528 
item.modifiers.armor When worn: When Worn: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5366526 
item.modifiers.any When equipped: When Equipped: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5366524 
item.modifiers.body When equipped: When Equipped: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5365222 
potion.whenDrank When Applied: When Applied: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5336934 
item.modifiers.offhand When in Off Hand: When in Off Hand: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5337474 
item.modifiers.mainhand When in Main Hand: When in Main Hand: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5337472 
item.modifiers.legs When on Legs: When on Legs: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5337478 
item.modifiers.head When on Head: When on Head: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5337482 
item.modifiers.feet When on Feet: When on Feet: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5337476 
item.modifiers.chest When on Body: When on Body: https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5337480 

Steps to Reproduce:

  1. Display any of the affected strings as listed above by using the command provided below and replacing "XYZ" with the string's translation key.
    /tellraw @s {"translate":"XYZ"}
  2. Observe the string's capitalization.

Observed Behavior:

Some strings are improperly capitalized.

Expected Behavior:

All strings would be properly capitalized.

Unresolved

[Mod] Avoma

2024-12-20, 11:40 AM

2024-12-20, 11:52 AM

1

0

Community Consensus

Text

1.21.4

-