Skip to content

Conversation

PranavSenthilnathan
Copy link
Member

Customer Impact

  • Customer reported
  • Found internally

Links in the installer have English text instead of localized text. See #120109 for screenshots. Found by CTI.

Regression

  • Yes
  • No

Installers moved to WiX 5 in RC2 and we intentionally took a regression to localization because string weren't localized in time for the release. Now for GA we have all the strings.

Testing

I validated this locally by running the installer using /lang 3082 and verifying that the link is localized.

Risk

Low. Localization was already missing.

Fixes #120109

@PranavSenthilnathan PranavSenthilnathan self-assigned this Oct 14, 2025
@Copilot Copilot AI review requested due to automatic review settings October 14, 2025 20:04
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 fixes localization of installer links by replacing hardcoded English text with localization tokens. This addresses a regression introduced when the installers moved to WiX 5 in RC2, where localized strings weren't ready at the time.

  • Replaces hardcoded English link text with localization tokens for Privacy Statement and EULA links
  • Enables proper localization of installer links for different languages

@PranavSenthilnathan
Copy link
Member Author

/backport to main

Copy link
Contributor

Started backporting to main: https://github.com/dotnet/runtime/actions/runs/18513328276

Copy link
Member

@artl93 artl93 left a comment

Choose a reason for hiding this comment

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

Jeff approved.

@artl93 artl93 added the Servicing-approved Approved for servicing release label Oct 15, 2025
@artl93 artl93 merged commit 9756c8e into dotnet:release/10.0 Oct 15, 2025
81 of 83 checks passed
PranavSenthilnathan added a commit that referenced this pull request Oct 20, 2025
Backport of #120721 to main

/cc @PranavSenthilnathan

Links in the installer have English text instead of localized text. See
#120109 for screenshots. Found by CTI.

Fixes #120109

Co-authored-by: Pranav Senthilnathan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-Setup Servicing-approved Approved for servicing release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants