Skip to content

Conversation

PranavSenthilnathan
Copy link
Member

Backport of #119880 and #119910 to release/10.0

This PR localizes WiX files after strings were added to the installer for WiX 5.

/cc @akoeplinger

Customer Impact

Unlocalized string that were in English now will be correctly localized.

Regression

No

Testing

Tested locally to verify strings are localized.

Risk

Low

@PranavSenthilnathan PranavSenthilnathan marked this pull request as ready for review October 3, 2025 20:50
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR backports WiX file localizations for the .NET installer to the release/10.0 branch. The purpose is to provide properly localized installer strings that were previously in English across multiple language versions.

Key changes:

  • Localized installer strings across 12 language versions including Spanish, Chinese, Turkish, Russian, Portuguese, Polish, Korean, Japanese, Italian, French, German, and Czech
  • Updated terminology from "install/installation" to more appropriate localized terms like "setup/configuration" where applicable
  • Standardized punctuation and formatting conventions in localized text

Reviewed Changes

Copilot reviewed 13 out of 13 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/installer/pkg/sfx/bundle/theme/3082/bundle.wxl Spanish localization updates with improved terminology and punctuation
src/installer/pkg/sfx/bundle/theme/2052/bundle.wxl Chinese (Simplified) localization updates with better translations
src/installer/pkg/sfx/bundle/theme/1055/bundle.wxl Turkish localization improvements and terminology updates
src/installer/pkg/sfx/bundle/theme/1049/bundle.wxl Russian localization with enhanced translations and formatting
src/installer/pkg/sfx/bundle/theme/1046/bundle.wxl Portuguese localization updates with improved terminology
src/installer/pkg/sfx/bundle/theme/1045/bundle.wxl Polish localization improvements and better translations
src/installer/pkg/sfx/bundle/theme/1042/bundle.wxl Korean localization updates with enhanced terminology
src/installer/pkg/sfx/bundle/theme/1041/bundle.wxl Japanese localization improvements and formatting fixes
src/installer/pkg/sfx/bundle/theme/1040/bundle.wxl Italian localization updates with better translations
src/installer/pkg/sfx/bundle/theme/1036/bundle.wxl French localization improvements and terminology updates
src/installer/pkg/sfx/bundle/theme/1031/bundle.wxl German localization updates with enhanced translations
src/installer/pkg/sfx/bundle/theme/1029/bundle.wxl Czech localization improvements and formatting fixes
src/installer/pkg/sfx/bundle/theme/1028/bundle.wxl Chinese (Traditional) localization updates with better terminology

@PranavSenthilnathan PranavSenthilnathan added the Servicing-consider Issue for next servicing release review label Oct 6, 2025
@artl93 artl93 added Servicing-approved Approved for servicing release and removed Servicing-consider Issue for next servicing release review labels Oct 6, 2025
@artl93 artl93 merged commit f2ec4f7 into dotnet:release/10.0 Oct 6, 2025
85 of 88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants