Forum Discussion
vinaykumarcg
Jan 13, 2020Copper Contributor
MS Teams generating wrong language code when installed in Swedish or Norwegian
MS Teams generates "Desktop-config.jason" file at "%appdata%\Microsoft\Teams" where it writes its settings to control the behavior of itself. There is an entry in this file for language to be used. F...
LinusCansby
Jan 13, 2020MVP
Do you have any problem with the Teams functionality caused by this?
- vinaykumarcgJan 13, 2020Copper Contributor
Hi LinusCansby
My Application is not working correctly because of this. My application translates MS Teams' Swedish status strings into English OR Norwegian status strings into English based on this language code received from MS Teams. My application is tightly coupled with this language code.
- LinusCansbyJan 13, 2020MVPWhen I switch from English to Swedish in my Teams client the value for currentWebLanguage is set to "sv-se" in he desktop-config.json file. I tested on two computers.
- vinaykumarcgJan 14, 2020Copper Contributor
Hi LinusCansby
Thanks for your reply. I have also tried on multiple systems and correct language code is being generated on each machine. Few of our customers are facing this issue and we don't have access to their systems.