Skip to content

Commit 0248602

Browse files
author
Ron Petrusha
authored
Merge pull request dotnet#2404 from ernstscheithauer/patch-1
Update guide-for-developers.md
2 parents 8b51dd0 + c05f184 commit 0248602

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/framework/install/guide-for-developers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Both web and offline installers are designed for x86-based and x64-based compute
145145
<a name="standalone_language_packs"></a>
146146
## To install language packs
147147

148-
Language packs are executable files that contain the localized resources (such as translated error messages and UI text) for supported languages. If you don't install a language pack, .NET Framework error messages and other text are displayed in English. Note that the web installer automatically installs the language pack that matches your operating system, but you can download additional language packs to your computer. The offline installers don’t include any language packs. In addition, language packs are not available for the .NET Framework 4.7.
148+
Language packs are executable files that contain the localized resources (such as translated error messages and UI text) for supported languages. If you don't install a language pack, .NET Framework error messages and other text are displayed in English. Note that the web installer automatically installs the language pack that matches your operating system, but you can download additional language packs to your computer. The offline installers don’t include any language packs.
149149

150150
> [!IMPORTANT]
151151
> The language packs don't contain the .NET Framework components that are required to run an app, so you must run the web or offline installer before you install a language pack. If you have already installed a language pack, uninstall it, install the .NET Framework, and then reinstall the language pack.

0 commit comments

Comments
 (0)