Change Language Of Visual Studio 2017 RC
Answer :
You can only install a language pack at install time in VS 2017 RC. To install RC with a different language:
- Open the Visual Studio Installer.
- Find an addition under "Available" and click Install
- Click on the "Language packs" tab and select a language
You can have multiple instances of VS 2017 side by side so this shouldn't interfere with your other installation.
Disclosure: I work on Visual Studio at Microsoft.
- Go to Tools -> Options
- Select International Settings in Environment and on the right side of a screen you should see a combo with the list of installed language packages. (so in my case Czech, English and same as on MS Windows )
- Click on Ok
You have to restart Visual Studio to see the change...
If you are polish (and got polish language settings)
- Narzędzia -> Opcje
- Ustawienia międzynarodowe in Środowisko
Hope this helps! Have a great time in Poland!
This should solve it:
- Open the Visual Studio Installer.
- Click on the Modify Button.
- Choose the Language Pack tab on top left.
- Check the language you need and click on the Modify Button at bottom right.
Comments
Post a Comment