Mojira Archive
MC-256063

Some strings that mention the names of items or blocks are improperly capitalized

The Bug:

Some strings that mention the names of items or blocks are improperly capitalized.

The release of 22w15a changed the majority of advancement strings to capitalize generic nouns within them (nouns that don't explicitly refer to the name of an item). Take the "advancements.adventure.sleep_in_bed.description" string for example. This string was previously "Sleep in a bed to change your respawn point" and was changed to "Sleep in a Bed to change your respawn point" in 22w15a. So why is this relevant? This change in capitalization suggests that all item names regardless of whether they've been explicitly mentioned, should be capitalized where appropriate throughout all strings in the game, therefore leading me to believe that this is a valid issue.

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
block.minecraft.bed.occupied This bed is occupied This Bed is occupied https://crowdin.com/translate/minecraft/10038/enus-engb#5334134 
block.minecraft.bed.obstructed This bed is obstructed This Bed is obstructed https://crowdin.com/translate/minecraft/10038/enus-engb#5334136 
block.minecraft.bed.too_far_away You may not rest now; the bed is too far away You may not rest now; the Bed is too far away https://crowdin.com/translate/minecraft/10038/enus-engb#5334140 
block.minecraft.spawn.not_valid You have no home bed or charged respawn anchor, or it was obstructed You have no home Bed or charged Respawn Anchor, or it was obstructed https://crowdin.com/translate/minecraft/10038/enus-engb#5334144 
book.finalizeWarning Note! When you sign the book, it will no longer be editable. Note! When you sign the Book, it will no longer be editable. https://crowdin.com/translate/minecraft/10038/enus-engb#5333388 
book.invalid.tag ⋆ Invalid book tag ⋆ ⋆ Invalid Book tag ⋆ https://crowdin.com/translate/minecraft/10038/enus-engb#5333398 
recipe.toast.description Check your recipe book Check your Recipe Book https://crowdin.com/translate/minecraft/10038/enus-engb#5337390 
tutorial.craft_planks.description The recipe book can help The Recipe Book can help https://crowdin.com/translate/minecraft/10038/enus-engb#5340418 

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. Look closely at the affected words within the string.
  3. Take note as to whether or not some strings that mention the names of items or blocks are improperly capitalized.

Observed Behavior:

Some strings that mention the names of items or blocks are improperly capitalized.

Expected Behavior:

All strings that mention the names of items or blocks would be properly capitalized.

Unresolved

[Mod] Avoma

2022-09-22, 12:05 PM

2024-12-09, 02:10 PM

3

2

Confirmed

Low

Platform

Text

capitalization

1.19.2 - 1.21.41.19.2, 22w42a, 22w45a, 1.19.3, 23w06a, 1.19.4 Pre-release 2, 1.19.4, 23w12a, 1.20, 1.20.1, 24w10a, 1.21, 24w33a, 1.21.1, 1.21.4

-