Migration message at bottom of screen is incorrectly capitalized
Discovered while testing MCL-16237. Relates to WEB-3323.
The bug
The migration message shown at the bottom of the screen to users who have been presented the migration dialog but have chosen 'Migrate later' is not capitalized properly. The message reads:
Migrate your Mojang account to a Microsoft Account and claim your cape. Migrate Now
Microsoft Account capitalizes 'Account'. This is inconsistent with other uses of this term, as this is always lowercase in other places.
How to reproduce
- Ensure the Minecraft Launcher is not open, and that your device is not connected to the Internet
- Navigate to your minecraft folder -> open launcher_accounts.json
- Locate the line "eligibleForMigration" : false, and change the false, to true,
- Save and exit the file
- Open the Minecraft Launcher, and click 'Migrate later' in the dialog presented
Notice how the message at the bottom of the application contains the incorrect capitalization
Additional information
The location of this string is, according to Crowdin:
#: ../../apps/launcher/src/components/MigrationNotifications/index.tsx:115
A similar string can be found here, and also contains this error:
#: ../../apps/launcher/src/components/MigrationNotifications/index.tsx:141
2020-12-31, 01:54 AM
2021-06-25, 06:22 PM
2021-06-25, 06:22 PM
0
1
2.2.910 (macOS), 2.2.1769 (macOS), 2.2.2530 (Mac), 2.2.2804 (Mac)