-
Bug
-
Resolution: Fixed
-
2.3.645 (New Windows App), 2.4.30 (Win 10/11 App), 2.4.36 (Win 10/11 App)
-
None
-
Confirmed
-
994415
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 |
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.
- relates to
-
MCL-23129 Minecraft Launcher strings used for the GameIntroduction are missing colons for their respective game names
- Resolved
-
MCL-23177 Minecraft Launcher strings used for the GameIntroduction are missing a colon for the respective game names
- Resolved
-
MCL-23338 Minecraft Launcher string used for the GamePassUpsell contains a misplaced colon for the respective game names
- Resolved