-
Bug
-
Resolution: Fixed
-
1.20.2, 23w43a, 24w10a, 24w19b
-
None
-
Confirmed
-
Text
-
Low
-
Platform
The Bug:
The "Open link" button within the realms menu is improperly capitalized.
Throughout the game, the names of buttons are normally capitalized, but within the realms menu for the "Open link" button, this isn't 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 |
---|---|---|---|
mco.notification.visitUrl.buttonText.default | Open link | Open Link | https://crowdin.com/translate/minecraft/10038/enus-engb#5343843 |
Steps to Reproduce:
- Display the affected string as listed above by using the command provided below.
/tellraw @s {"translate":"mco.notification.visitUrl.buttonText.default"}
- Observe the string's capitalization.
Observed Behavior:
The word "link" isn't capitalized.
Expected Behavior:
The word "link" would be capitalized.