-
Bug
-
Resolution: Fixed
-
2.2.12146 (New Windows App)
-
None
-
Confirmed
-
761890
The Bug:
The "What's New" button displayed within the main menu of the launcher is missing a question mark.
This is a very minor issue however, this string should have a question mark present within it, in order for it to make grammatical sense and to also maintain consistency with other similar strings.
Below is a table I've constructed that highlights this error and inconsistency. 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 |
---|---|---|---|
What’s new in the Launcher? | What’s new in the Launcher? | #: ..\..\apps\launcher\src\context\LauncherReleaseNotes\components\WhatsNewDialog\index.tsx:79 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5250412 |
What’s new? | What’s new? | #: ..\..\apps\launcher\src\routes\Settings\routes\About\index.tsx:115 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5225742 |
What’s New | What’s New? | #: ..\..\apps\launcher\src\components\MainMenu\index.tsx:93 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295412 |
Steps to Reproduce:
- Locate the affected string as listed above.
- Take note as to whether or not the "What's New" button displayed within the main menu of the launcher is missing a question mark.
Observed Behavior:
The "What's New" button displayed within the main menu of the launcher is missing a question mark.
Expected Behavior:
The "What's New" button would have a question mark displayed within this string where appropriate.