Compilation errors not displayed in english
While everything else on Rider's UI is displayed in english, my build errors are being displayed in a default language installed on my system. In the other IDE i also have, everything's ok and errors have english description.
Please sign in to leave a comment.
Hello,
What if you try to build your app in Rider's embedded terminal (View -> Tool Windows -> Terminal)? Do the build errors appear in English? If not, it probably has something to do with the environment variables. You can change them in `File | Settings | Tools | Terminal`.
If the above doesn't help, please specify your OS, Rider version and the MSBuild selected in `File | Settings | Build, Execution, Deployment | Toolset and Build`.
you should check if Vstudio is not in spanish, if it is so ,modified the language package from visual studio installer and voila.