There is a comma splice present within a launcher string used to announce that the mob vote has been closed
The Bug:
There is a comma splice present within a launcher string used to announce that the mob vote has been closed.
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.
Affected String:
Before reading the table, please note the following:
- Words colored in GREEN are correct.
- Words colored in RED are incorrect.
| Current String | Expected/Suggested String | String Context | String URL on Crowdin |
|---|---|---|---|
| The vote is now closed, watch Minecraft Live 2022 for the result! | The vote is now closed; watch Minecraft Live 2022 for the result! | #: ..\..\apps\launcher\src\routes\MinecraftLive\InfomationCallOut\index.tsx:111 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5296244 |
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 to announce that the mob vote has been closed.
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-06-19, 08:57 PM
2023-10-10, 08:18 AM
2022-06-22, 01:42 PM
2
2
-