-
Bug
-
Resolution: Fixed
-
1.20.4, 24w10a
-
None
-
Confirmed
-
Text
-
Low
-
Platform
The Bug:
The "Normal user" button within the realms player menu is improperly capitalized.
Throughout the game, the names of buttons are normally capitalized, but within the realms "Players" menu, this isn't the case, 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 |
---|---|---|---|
mco.configure.world.invites.normal.tooltip | Normal user | Normal User | https://crowdin.com/editor/minecraft/10038/enus-engb?view=comfortable#5342410 |
Steps to Reproduce:
- Display the affected string as listed above by using the command provided below.
/tellraw @s {"translate":"mco.configure.world.invites.normal.tooltip"}
- Observe the string's capitalization.
Observed Behavior:
The word "user" isn't capitalized.
Expected Behavior:
The word "user" would be capitalized.