Some launcher strings relating to internet connection errors are inconsistent with one another regarding the use of commas
The Bug:
Some launcher strings relating to internet connection errors are inconsistent with one another regarding the use of commas.
While this is a very minor error that doesn't really impact the function of the product, it is an inconsistency, nonetheless, which I feel is worth addressing.
Below is a table I've constructed that highlights these inconsistencies. You can find information about what the current and expected strings are and would/could be, some context regarding them, and links to the appropriate strings on crowdin.
| Current String | Expected String | String Context | String URL on Crowdin |
|---|---|---|---|
| The token request failed. Please ensure you're connected to the Internet, and try again. | The token request failed. Please ensure you're connected to the Internet and try again. | #: ..\utils\src\useCoreError\index.tsx:174 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295446 |
| An operation has timed out. Please ensure you're connected to the Internet, and try again. | An operation has timed out. Please ensure you're connected to the Internet and try again. | #: ..\utils\src\useCoreError\index.tsx:186 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295448 |
| The server name or address could not be resolved. Please ensure you're connected to the Internet and try again. | The server name or address could not be resolved. Please ensure you're connected to the Internet and try again. | #: ..\utils\src\useCoreError\index.tsx:222 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295454 |
| We detected a possible service outage just before you tried to sign in. Please ensure you're connected to the Internet and try again. | We detected a possible service outage just before you tried to sign in. Please ensure you're connected to the Internet and try again. | #: ..\utils\src\useCoreError\index.tsx:234 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295456 |
| We encountered an error decoding content. Please ensure you're connected to the Internet and try again. | We encountered an error decoding content. Please ensure you're connected to the Internet and try again. | #: ..\utils\src\useCoreError\index.tsx:246 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295458 |
| Network error. Please ensure you're connected to the Internet and try again. | Network error. Please ensure you're connected to the Internet and try again. | #: ..\utils\src\useCoreError\index.tsx:258 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295460 |
| The connection with the server was terminated abnormally. Please ensure you're connected to the Internet and try again. | The connection with the server was terminated abnormally. Please ensure you're connected to the Internet and try again. | #: ..\utils\src\useCoreError\index.tsx:268 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295462 |
| A connection with the server could not be established. Please ensure you're connected to the Internet, and try again. | A connection with the server could not be established. Please ensure you're connected to the Internet and try again. | #: ..\utils\src\useCoreError\index.tsx:304 | https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295468 |
Steps to Reproduce:
- Locate any of the affected strings as listed above.
- Take note as to whether or not some launcher strings relating to internet connection errors are inconsistent with one another regarding the use of commas.
Observed Behavior:
Some launcher strings relating to internet connection errors are inconsistent with one another regarding the use of commas.
Expected Behavior:
The error messages relating to internet connection errors would all be consistent with one another regarding the use of commas. In my understanding of the English language, no comma is needed within the sentence "Please ensure you're connected to the Internet, and try again.".
2022-04-08, 11:41 AM
2022-08-03, 12:52 PM
2022-08-03, 12:52 PM
1
1
761878
-