Change language of Visual Studio 2017 RC

前端 未结 10 1802
情歌与酒
情歌与酒 2020-12-04 17:34

I have installed Visual Studio 2017 RC, and by default it set language to my system language (Polish) so I was trying to change it to EN but in Options > Environment > Inter

相关标签:
10条回答
  • 2020-12-04 17:41

    You need reinstall VS.

    Language Pack Support in Visual Studio 2017 RC

    Issue:

    This release of Visual Studio supports only a single language pack for the user interface. You cannot install two languages for the user interface in the same instance of Visual Studio. In addition, you must select the language of Visual Studio during the initial install, and cannot change it during Modify.

    Workaround:

    These are known issues that will be fixed in an upcoming release. To change the language in this release, you can uninstall and reinstall Visual Studio.

    Reference: https://www.visualstudio.com/en-us/news/releasenotes/vs2017-relnotes#november-16-2016

    0 讨论(0)
  • 2020-12-04 17:41

    Polish-> English (VS on MAC) answer: When I started a project and was forced to download Visual Studio, went to their page and saw that Microsoft logo I knew there would be problems... And here it is. It occurred difficult to change the language of VS on Mac. My OS is purely English and only because of the fact I downloaded it using a browser with Polish set as a default language I got the wrong version. I had to reinstall the version to the newest and then Visual Studio Community -> Preferences(in the environment section) -> Visual Style-> User Interface Language.

    It translates to polish: Visual Studio Community -> Preferencje -> Styl Wizualny w sekcji Środowisko -> Język interfejsu użytkownika -> English.

    If you don't see such an option then, as I was, you are forced to upgrade this crappy VS to the newest version.

    0 讨论(0)
  • 2020-12-04 17:51

    You can CHANGE user interface LANGUAGE like this:

    Open VS > VS Community > Preferences > Environment > Visual Style > User Interface language

    Woala!!!

    0 讨论(0)
  • 2020-12-04 18:01

    You can only install a language pack at install time in VS 2017 RC. To install RC with a different language:

    1. Open the Visual Studio Installer.
    2. Find an addition under "Available" and click Install
    3. 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.

    0 讨论(0)
提交回复
热议问题