Skip to content

Commit cb48232

Browse files
authored
Update install-visual-studio.md
1 parent aa74fdc commit cb48232

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

docs/install/install-visual-studio.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,9 @@ To install Visual Studio 2017 RC in a language of your choosing, click the **Lan
9494
> [!IMPORTANT]
9595
> While Visual Studio 2017 RC in general is supported for use in a production environment, those workloads and components that are marked "Preview" in the installation UI are not supported for use in a production environment.
9696
97-
## Changing the installer Language
97+
## Changing the installer language
9898

99-
By default, the installer program tries to match the language of the operating system when run for the first time. The installer will remember this setting. The setting can later be chagned by running the installer from the command line. For example, the user can force the installer to run in Englishby running **vs_installer.exe --locale en-US"**. This setting will then be remembered when the installer is run the next time.
100-
The installer supports the following language tokens: zh-CN, zh-TW, cs-CZ, en-US, fr-FR, de-DE, it-IT, ja-JP, ko-KR, pl-PL, pt-BR, ru-RU, es-ES, and tr-TR.
99+
By default, the installer program tries to match the language of the operating system when run for the first time. The installer will remember this setting. The setting can later be changed by running the installer from the command line. For example, the user can force the installer to run in English by running **vs_installer.exe --locale en-US**. This setting will then be remembered when the installer is run the next time. The installer supports the following language tokens: zh-CN, zh-TW, cs-CZ, en-US, fr-FR, de-DE, it-IT, ja-JP, ko-KR, pl-PL, pt-BR, ru-RU, es-ES, and tr-TR.
101100

102101
## See Also
103102
* [Modify Visual Studio 2017 RC](modify-visual-studio.md)

0 commit comments

Comments
 (0)