The Bug:
The "selectWorld.experimental.details.title" string displayed within the experimental features details menu is improperly capitalized.
Every menu that has a title has words within the title capitalized, for example, "Video Settings", "Select World", and "Language" but "Experiment feature requirements" doesn't, therefore introducing an inconsistency.
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 |
|---|---|---|---|
selectWorld.experimental.details.title | Experimental feature requirements | Experimental Feature Requirements | https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5342868 |
h3. Steps to Reproduce:
Display the affected string by using the command provided below.
/tellraw @s {"translate":"selectWorld.experimental.details.title"}/tellraw @s {"translate":"selectWorld.experimental.details.title"}Observe the string's capitalization.
Observed Behavior:
The string is improperly capitalized.
Expected Behavior:
The string would be properly capitalized.
Attachments
Comments 0
No comments.