Localization Property
.NET Framework 3.5
Specifies the locale for string resources such as file names or registry values in an installer or merge module. Also specifies the locale for the run-time user interface for an installer.
The Localization property is set by choosing a language from the drop-down list of available languages in the Properties window.
Localization property option | Locale |
|---|---|
Neutral | The Visual Studio locale. |
Chinese (Simplified) | zh-CN |
Chinese (Traditional) | zh-TW |
English (United States) | en-us |
French | fr-FR |
German | de-DE |
Italian | it-IT |
Japanese | ja-JP |
Korean | ko-KR |
Portuguese (Brazil) | pt-BR |
Russian | ru-RU |
Spanish (Spain)(International Sort) | es-ES |