-
Bug
-
Resolution: Fixed
-
2.2.11104 (Mac), 2.2.11105 (New Windows App)
-
None
-
Windows 10
-
Confirmed
-
734347
The Bug:
The term "roll out" is spelled as "rollout" within one of the new migration notification launcher strings.
This is a problem because the word "rollout" doesn't exist as a verb and is grammatically incorrect.
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.
Current String | Expected String | String Context | String URL on Crowdin |
---|---|---|---|
Starting %1$s, we will begin to rollout the requirement that all users have Microsoft accounts. This means most users still playing using a Mojang account will have to migrate to a Microsoft account over the course of the next few months. | Starting %1$s, we will begin to roll out the requirement that all users have Microsoft accounts. This means most users still playing using a Mojang account will have to migrate to a Microsoft account over the course of the next few months. | #: ..\..\apps\launcher\src\components\MigrationNotifications\index.tsx:204 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5273458 |
Steps to Reproduce:
- Locate the affected string as listed above.
- Take note as to whether or not the term "roll out" is spelled as "rollout" within one of the new migration notification launcher strings.
Observed Behavior:
The term "roll out" is spelled as "rollout" within one of the new migration notification launcher strings.
Expected Behavior:
The term "rollout" would be spelled as "roll out".