Relates to MCL-23129 and MCL-23172.
The Bug:
Minecraft Launcher string used for the GamePassUpsell is missing a colon for the respective game names in "Minecraft Java & Bedrock Edition", making it inconsistent with the intended spelling of "Minecraft: Java & Bedrock Edition"; refer to https://www.minecraft.net/en-us/store/minecraft-java-bedrock-edition-pc, for example.
Below is a table I've constructed that highlights this error. You can find information about what the current and expected string is and would be, some context regarding it, and a link to the appropriate string on Crowdin.
Affected Strings:
Before reading the table, please note the following:
Words colored in GREEN are correct.
Words colored in RED are incorrect.
Current String | Expected String | String Context | String URL on Crowdin |
---|---|---|---|
Minecraft: Java & Bedrock Edition | Minecraft: Java & Bedrock Edition | #: ..\..\apps\launcher\src\components\UpsellPDP\GamePassUpsell\index.tsx:43 | https://crowdin.com/translate/minecraft-launcher/9420/en-de#5344025 |
Minecraft Legends Standard Edition is also included with Xbox Game Pass. Play Minecraft Legends, Minecraft Java & Bedrock Edition, Minecraft Dungeons, and over 100 other high-quality games for one low monthly price. | Minecraft Legends Standard Edition is also included with Xbox Game Pass. Play Minecraft Legends, Minecraft: Java & Bedrock Edition, Minecraft Dungeons, and over 100 other high-quality games for one low monthly price. | #: ..\..\apps\launcher\src\components\UpsellPDP\GamePassUpsell\index.tsx:73 | https://crowdin.com/translate/minecraft-launcher/9420/en-de#5344179 |
Minecraft: Java & Bedrock Edition is also included with Xbox Game Pass. Play Minecraft Legends, Minecraft Java & Bedrock Edition, Minecraft Dungeons, and over 100 other high-quality games for one low monthly price. | Minecraft: Java & Bedrock Edition is also included with Xbox Game Pass. Play Minecraft Legends, Minecraft: Java & Bedrock Edition, Minecraft Dungeons, and over 100 other high-quality games for one low monthly price. | #: ..\..\apps\launcher\src\components\UpsellPDP\GamePassUpsell\index.tsx:79 | https://crowdin.com/translate/minecraft-launcher/9420/en-de#5344181 |
h3. Steps to Reproduce:
Locate the affected strings as listed above in the launcher.
Take note as to whether or not these strings contain a colon or not.
Observed Behavior:
This string contains no colon.
Expected Behavior:
This string contains a colon to be consistent with the uniform spelling of "Minecraft: Java & Bedrock Edition" elsewhere in the launcher and on the web.
Linked issues
relates to 3
Comments 4
This issue is not fixed. I updated the ticket accordingly and added the affected version. Please reopen the ticket.
This issue no longer exists thanks to the addition of https://crowdin.com/translate/minecraft-launcher/9420/en-enca#5344311 and https://crowdin.com/translate/minecraft-launcher/9420/en-enca#5344313. Fixed!
Confirmed.