|
Post by Fgdfgfthgr on Jul 11, 2018 5:42:01 GMT
This is what in language file:
UploadToSteamSuccessful Message Unable to upload item to Steam Workshop. UploadToSteamFailed Message Upload to Steam Workshop successful This is what it suppose to be:
UploadToSteamSuccessful Message Upload to Steam Workshop successful UploadToSteamFailed Message Unable to upload item to Steam Workshop.
|
|
Echo
Full Member
Posts: 141
|
Post by Echo on Sept 19, 2020 17:33:47 GMT
From my testing, they are reversed in the code itself, not in the language file: when you successfully upload a mod, it wrongly calls the UploadToSteamFailed text and it correctly shows Upload to Steam Workshop successful.
|
|
Echo
Full Member
Posts: 141
|
Post by Echo on Oct 24, 2020 9:22:34 GMT
So, after further testing, I discovered that what I wrote above holds true only for the vanilla English file, not for a custom language file, not even if it is the same English file with just the name of the file changed. That's definitely a bug.
|
|