Skip to content

Conversation

marcpopMSFT
Copy link
Member

Clean up the ShouldInstallAWorkloadSet message to better fit with the prior WorkloadManifestInstallationConfigurationWorkloadSets message.

Clean up the prior message as it was combinging works in a way that's challenging for translators.

Allow loose manifests to be translated but not workload sets.

… prior WorkloadManifestInstallationConfigurationWorkloadSets message.

Clean up the prior message as it was combinging works in a way that's challenging for translators.

Allow loose manifests to be translated but not workload sets.
@Copilot Copilot AI review requested due to automatic review settings August 5, 2025 23:32
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 improves the localization and messaging consistency for dotnet --info workload configuration. The changes split a generic parameterized message into two specific messages and update the corresponding source strings to better support translation workflows.

  • Split the generic "WorkloadManifestInstallationConfiguration" message into separate messages for workload sets and loose manifests
  • Updated the "ShouldInstallAWorkloadSet" message to be more direct and clear
  • Modified the code to use the new specific message strings instead of string formatting

Reviewed Changes

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

File Description
CliCommandStrings.resx Replaced parameterized message with two specific messages and updated workload set installation message
WorkloadCommandParser.cs Updated code to use specific message strings instead of string formatting
Multiple .xlf files Updated localization files with new message keys and marked translations for review

@marcpopMSFT marcpopMSFT merged commit 1b6d28d into main Aug 14, 2025
28 of 29 checks passed
@marcpopMSFT marcpopMSFT deleted the marcpopMSFT-improveworkloadsmessage branch August 14, 2025 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants