Comma-stringing in "Failed to download file, the file contents differ from what was expected."
The string "Failed to download file, the file contents differ from what was expected." contains comma-stringing between "file" and "the". This may be fixed by simply replacing the comma by a period and capitalising the "t" in "the". The string can be found in packages/llogic/src/GameInstances/components/GameErrorReporter/index.tsx:160 (readout from Crowdin's context for this string).
This string is present in all the Launcher versions (thus not only the version I provided), as it is a source string.
Created Issue:
Comma-stringing in "Failed to download file, the file contents differ from what was expected."
The string "Failed to download file, the file contents differ from what was expected." contains comma-stringing between "file" and "the". This may be fixed by simply replacing the comma by a period and capitalising the "t" in "the". The string can be found in packages/llogic/src/GameInstances/components/GameErrorReporter/index.tsx:160 (readout from Crowdin's context for this string).
This string is present in all the Launcher versions (thus not only the version I provided), as it is a source string.
Environment
Windows 10 version 1903 build 18362.778
Launcher 2.1.13827
Windows 10 version 1903 build 18362.778
Launcher 2.1.13827
Closing as a duplicate of MCL-13912. ![]()
I was able to verify that this issue is present on Crowdin. The string now seems to be found at ..\logic\src\GameInstances\components\GameErrorReporter\index.tsx:168 instead.
The issue has been fixed. Could you check it out on your end and confirm it? Thank you.
I'm awaiting the next Launcher strings update on Crowdin. If the fix for that string is present in the new and/or updated ones I'll let you know.
Can confirm fixed with the latest Crowdin strings upload.