-
Bug
-
Resolution: Cannot Reproduce
-
2.2.11105 (New Windows App)
-
None
-
Confirmed
-
741047
The Bug:
Several instances of the word "launcher" throughout all launcher strings aren't capitalized.
Any instance of the word "launcher" should be capitalized. This word is capitalized throughout many other launcher strings, therefore introducing an inconsistency.
Below is a table I've constructed that highlights these errors. You can find information about what the current and expected strings are and would be, some context regarding them, and links to the appropriate strings on crowdin.
Current String | Expected String | String Context | String URL on Crowdin |
---|---|---|---|
Open launcher | Open Launcher | #: ..\..\apps\dungeons-launcher\src\components\LoginPage\components\DeprecatedLogin\index.tsx:178 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5248070 |
Sorry! We were unable to get your account information. Please restart your launcher. | Sorry! We were unable to get your account information. Please restart your Launcher. | #: ..\utils\src\useCoreError\index.tsx:146 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5273590 |
Minecraft Dungeons can only be played from the Minecraft Launcher. Please switch launchers to continue playing the game. | Minecraft Dungeons can only be played from the Minecraft Launcher. Please switch Launchers to continue playing the game. | #: ..\..\apps\dungeons-launcher\src\components\LoginPage\components\DeprecatedLogin\index.tsx:152 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5248066 |
Some game files are missing, and can’t be downloaded while the launcher is in offline mode. Please connect to the internet and try again. | Some game files are missing, and can’t be downloaded while the Launcher is in offline mode. Please connect to the internet and try again. | #: ..\logic\src\GameInstances\components\GameErrorReporter\index.tsx:104 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5202602 |
Starting %1$s, this launcher isn’t supported anymore. To continue playing Minecraft Dungeons, please %2$sdownload the Minecraft Launcher%3$s. | Starting %1$s, this Launcher isn’t supported anymore. To continue playing Minecraft Dungeons, please %2$sdownload the Minecraft Launcher%3$s. | #: ..\..\apps\dungeons-launcher\src\components\LoginPage\index.tsx:83 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5248076 |
%1$sWe will let you know on your profile page on Minecraft.net and in the Minecraft launcher when your account is ready to be migrated. If you’ve been notified that you’re eligible, you can just click the announcement to migrate.%2$s%3$sIf you can’t find the announcement on Minecraft.net or in the Minecraft launcher, you’ll have to wait a bit longer - but we’ll let you know when it’s your turn!%4$s%5$sThe migration process consists of five easy steps:%6$s%7$s1. Click the announcement to migrate.%8$s%9$s2. Sign in to an existing Microsoft account or create a new Microsoft account if you don’t already have one.%10$s%11$s3. Set up your Xbox.com profile. Don’t worry, you don’t need an Xbox for this!%12$s%13$s4. Confirm your migration to a Microsoft account.%14$s%15$s5. Done! You can now play Minecraft: Java Edition with your Microsoft account.%16$s%17$s%18$s%19$s%20$s | %1$sWe will let you know on your profile page on Minecraft.net and in the Minecraft Launcher when your account is ready to be migrated. If you’ve been notified that you’re eligible, you can just click the announcement to migrate.%2$s%3$sIf you can’t find the announcement on Minecraft.net or in the Minecraft Launcher, you’ll have to wait a bit longer - but we’ll let you know when it’s your turn!%4$s%5$sThe migration process consists of five easy steps:%6$s%7$s1. Click the announcement to migrate.%8$s%9$s2. Sign in to an existing Microsoft account or create a new Microsoft account if you don’t already have one.%10$s%11$s3. Set up your Xbox.com profile. Don’t worry, you don’t need an Xbox for this!%12$s%13$s4. Confirm your migration to a Microsoft account.%14$s%15$s5. Done! You can now play Minecraft: Java Edition with your Microsoft account.%16$s%17$s%18$s%19$s%20$s | -> game_faqs/Answer for question: HOW DO I MIGRATE MY MOJANG ACCOUNT TO A MICROSOFT ACCOUNT? CAN I DO IT RIGHT NOW? | https://crowdin.com/translate/minecraft-launcher/9442/en-engb#5273366 |
%1$sYou will need to migrate each Mojang account to a separate Microsoft account, the same way players use a different email address per Mojang account today.%2$s%3$sWe’ve built a new account switching functionality into the Minecraft launcher to make it easy to manage multiple accounts and play sessions.%4$s | %1$sYou will need to migrate each Mojang account to a separate Microsoft account, the same way players use a different email address per Mojang account today.%2$s%3$sWe’ve built a new account switching functionality into the Minecraft Launcher to make it easy to manage multiple accounts and play sessions.%4$s | -> game_faqs/Answer for question: CAN I LINK MULTIPLE MOJANG ACCOUNTS TO A SINGLE MICROSOFT ACCOUNT OR DO I NEED SEPARATE MICROSOFT ACCOUNTS FOR EACH OF MY MOJANG ACCOUNTS? | https://crowdin.com/translate/minecraft-launcher/9442/en-engb#5273372 |
%1$sMojang Studios does not officially support community third-party launchers for either Mojang Account or Microsoft Account (MSA) based authentication. There are members of the community who have built their own and individually registered applications that support MSA authentication. Build and use third-party launchers at your own risk.%2$s | %1$sMojang Studios does not officially support community third-party Launchers for either Mojang Account or Microsoft Account (MSA) based authentication. There are members of the community who have built their own and individually registered applications that support MSA authentication. Build and use third-party Launchers at your own risk.%2$s | -> game_faqs/Answer for question: WILL THIRD-PARTY LAUNCHERS CONTINUE TO WORK? | https://crowdin.com/translate/minecraft-launcher/9442/en-engb#5273432 |
Steps to Reproduce:
- Locate any of the affected strings as listed above.
- Take note as to whether or not several instances of the word "launcher" throughout all launcher strings aren't capitalized.
Observed Behavior:
Several instances of the word "launcher" throughout all launcher strings aren't capitalized.
Expected Behavior:
Any instance of the word "launcher" would be capitalized.