mojira.dev
MCL-21238

The term "cannot" is spelled inconsistently throughout all launcher strings

The Bug:

The term "cannot" is spelled inconsistently throughout all launcher strings.

Sometimes this term is spelled as "can not" and other times is spelled as "cannot". It's important to note that both "cannot" and "can not" are acceptable spellings, however, the first is much more commonly used.

Below is a table I've constructed that highlights these errors and shows the inconsistency here. You can find information about what the current and expected strings are and would be, some context regarding them, and links to the appropriate strings on crowdin.

Affected Strings:

Before reading the table, please note the following:

  • Words colored in GREEN are correct.

  • Words colored in RED are incorrect.

 

Current String

Expected String

String Context

String URL on Crowdin

The target installation location provided cannot be opened. Modify the location to continue.

The target installation location provided cannot be opened. Modify the location to continue.

#: ..\..\apps\launcher\src\routes\Products\components\InstallDialog\index.tsx:308

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5296274 

Username length cannot exceed 16 characters.

Username length cannot exceed 16 characters.

#: ..\..\apps\launcher\src\routes\Java\components\CreateJavaProfileDialog\index.tsx:93

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5273498 

We cannot take responsibility for any issues if you choose to start another game. Would you like to continue anyway?

We cannot take responsibility for any issues if you choose to start another game. Would you like to continue anyway?

#: ..\..\apps\launcher\src\routes\Java\context\Play\components\GameAlreadyRunningDialog\index.tsx:51

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5202572 

The Launcher is currently offline, so we cannot log you in. Check your internet connection and try again.

The Launcher is currently offline, so we cannot log you in. Check your internet connection and try again.

#: ..\..\apps\launcher\src\routes\Settings\routes\Accounts\index.tsx:79

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5295428 

%1$s can not be played on this device. To play, access it on a

%1$s cannot be played on this device. To play, access it on a

#: ..\..\apps\launcher\src\routes\Products\components\IncompatibleDeviceAlert\index.tsx:32

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5271105 

Minecraft Dungeons can not be installed at the same location the Minecraft Dungeons Launcher is installed.

Minecraft Dungeons cannot be installed at the same location the Minecraft Dungeons Launcher is installed.

#: ..\logic\src\CoreError\index.tsx:108

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5226504 

I CAN NOT LOG IN TO MY MOJANG ACCOUNT WITH MY EMAIL ADDRESS AND PASSWORD, OR I THINK MY ACCOUNT HAS BEEN COMPROMISED.

I CANNOT LOG IN TO MY MOJANG ACCOUNT WITH MY EMAIL ADDRESS AND PASSWORD, OR I THINK MY ACCOUNT HAS BEEN COMPROMISED.

-> game_faqs/I CAN NOT LOG IN TO MY MOJANG ACCOUNT WITH MY EMAIL ADDRESS AND PASSWORD, OR I THINK MY ACCOUNT HAS BEEN COMPROMISED.

https://crowdin.com/translate/minecraft-launcher/9442/en-engb#5273594 

h3. Steps to Reproduce:

  • Locate any of the affected strings as listed above.

  • Take note as to whether or not the term "cannot" is spelled inconsistently throughout all launcher strings.

Observed Behavior:

The term "cannot" is sometimes spelled as "cannot" and other times is spelled as "can not".

Expected Behavior:

The term "cannot" would always be spelled as "cannot" to maintain consistency with how this term is spelled throughout all launcher strings.

Linked issues

Comments 2

I've updated this report to include new occurrences of this issue. I hope this is okay. 🙂

Still an issue in 2.3.562 (New Windows App). Some contexts have changed:

Previous Context

New Context

String URL on Crowdin

#: ..\..\apps\launcher\src\routes\Java\components\CreateJavaProfileDialog\index.tsx:91

#: ..\..\apps\launcher\src\routes\Java\components\CreateJavaProfileDialog\index.tsx:93

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5273498

#: ..\..\apps\launcher\src\routes\Java\context\Play\components\GameAlreadyRunningDialog\index.tsx:50

#: ..\..\apps\launcher\src\routes\Java\context\Play\components\GameAlreadyRunningDialog\index.tsx:51

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5202572

#: ..\..\apps\launcher\src\routes\Products\components\IncompatibleDeviceAlert\index.tsx:18

#: ..\..\apps\launcher\src\routes\Products\components\IncompatibleDeviceAlert\index.tsx:32

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5271105

#: ..\utils\src\useCoreError\index.tsx:97

#: ..\logic\src\CoreError\index.tsx:108

https://crowdin.com/translate/minecraft-launcher/9420/en-engb#5226504

Avoma

(Unassigned)

Confirmed

Retrieved