Mojira Archive
MC-259791

The "gamerule.doVinesSpread.description" string displayed within the gamerules menu is improperly capitalized

The Bug:

The "gamerule.doVinesSpread.description" string displayed within the gamerules menu is 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.story.mine_stone.description" string for example. This string was previously "Mine stone with your new pickaxe" and was changed to "Mine Stone with your new Pickaxe" in 22w15a. So why is this relevant? This change in capitalization suggests that generic nouns should be capitalized, therefore leading me to believe that the "gamerule.doVinesSpread.description" string is improperly capitalized.

Affected String:

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
gamerule.doVinesSpread.description Controls whether or not the Vines block spreads randomly to adjacent blocks. Does not affect other type of vine blocks such as Weeping Vines, Twisting Vines, etc. Controls whether or not the Vines block spreads randomly to adjacent blocks. Does not affect other type of Vine blocks such as Weeping Vines, Twisting Vines, etc. https://crowdin.com/translate/minecraft/10038/enus-engb#5343563

Steps to Reproduce:

  1. Display the affected string by using the command provided below.
    /tellraw @s {"translate":"gamerule.doVinesSpread.description"}
  2. Look closely at the affected word within the string.
  3. Take note as to whether or not the "gamerule.doVinesSpread.description" string displayed within the gamerules menu is improperly capitalized.

Observed Behavior:

The string is improperly capitalized.

Expected Behavior:

The string would be properly capitalized.
 

Works As Intended

[Mod] Avoma

2023-02-08, 04:10 PM

2023-02-10, 08:16 AM

2023-02-10, 08:16 AM

4

4

Confirmed

Text

23w06a

-