STEAM GROUP
S.F.O. SFORPG
STEAM GROUP
S.F.O. SFORPG
0
IN-GAME
10
ONLINE
Founded
24 June, 2017
BossGalaga 4 Feb, 2019 @ 7:04pm
Possible fix for Forums/Chat Spellcheck disabler/multi-language support
A user dug into the files and found where the preferences are stored for the Steam client's chromium browser. You can use this to either remove spellchecking or to add multiple languages if you want.

https://gtm.steamproxy.vip/discussions/forum/1/1779388024826287713/
Last edited by BossGalaga; 5 Feb, 2019 @ 5:56am
< >
Showing 1-8 of 8 comments
Very nice, I'll definitely be taking it out, I'm fine with it on the web but not in the Steam client itself. :tu1:
Any-one knows trhe solution for multiple languages?
i tried a variaty. Most of the time the changed file is removed upon restarting steam client. When log-in window is opened it takes 1 second to auto-replace a new file without the spellcheck, then at the actual log-in the new file is re-written with the spellcheck added.
I am on a Windows pc.
Last edited by Bumbefly (we/All); 5 Feb, 2019 @ 5:44am
Oh, and from the original thread:
Originally posted by Toast:
For Linux users: ~/.steam/steam/config/htmlcache/UserPrefs.json is where that file is located.
BossGalaga 5 Feb, 2019 @ 5:51am 
Hmmm, lemme see.

It's a javascript array, I think it should work like this:
"dictionaries":["en", "de"]

english + german ^^

or if that doesn't work, maybe add a duplicate entry:
"dictionaries":["en"]
"dictionaries":["de"]

Also, maybe make the file read only after changing it which hopefully doesn't give Steam a heart attack.
Last edited by BossGalaga; 5 Feb, 2019 @ 5:56am
First possible solution doesn't work. But i did not try the multiple entry.
budozero 6 Feb, 2019 @ 11:26am 
First format is correct, the second will be one or the other.
But "en" should be en-US or en-GB
Last edited by budozero; 6 Feb, 2019 @ 11:28am
Bumbefly (we/All) 6 Feb, 2019 @ 12:52pm 
Originally posted by budozero:
First format is correct, the second will be one or the other.
But "en" should be en-US or en-GB
Ah yes, i didn't try those.
< >
Showing 1-8 of 8 comments
Per page: 1530 50