There is a comma splice present within a launcher string used for warning the player of potential installation malfunctions
The Bug:
There is a comma splice present within a launcher string used for warning the player of potential installation malfunctions.
For a bit of context, a comma splice is when an instance of a comma is used to link two independent clauses, (an independent clause is a clause that can form a complete sentence standing alone). The use of a comma splice is grammatically incorrect and should instead be replaced with a colon, semicolon, conjunction, or a period/full stop.
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/Suggested String | String Context | String URL on Crowdin |
|---|---|---|---|
| Be careful, changing these options may cause the installation to malfunction. | Be careful; changing these options may cause the installation to malfunction. | #: ..\..\apps\launcher\src\routes\Java\routes\Configurations\components\Form\Form.tsx:223 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5202504 |
Steps to Reproduce:
- Locate the affected string as listed above.
- Take note as to whether or not there is a comma splice present within a launcher string used for warning the player of potential installation malfunctions.
Observed Behavior:
A comma splice is present.
Expected Behavior:
No comma splice would be present. This should instead be replaced with a colon, semicolon, conjunction, or a period/full stop.
2022-04-12, 09:45 AM
2024-10-16, 11:07 AM
2022-04-12, 01:29 PM
0
0
-