Skip to content

[release/v7.6.6] Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2691582 - #27936

Merged
Patrick Meinecke (SeeminglyScience) merged 1 commit into
PowerShell:release/v7.6.6from
SeeminglyScience:backport/release/v7.6.6/27876-5e7d60bac
Sep 1, 2026
Merged

[release/v7.6.6] Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2691582#27936
Patrick Meinecke (SeeminglyScience) merged 1 commit into
PowerShell:release/v7.6.6from
SeeminglyScience:backport/release/v7.6.6/27876-5e7d60bac

Conversation

@SeeminglyScience

Copy link
Copy Markdown
Contributor

Backport of #27876 to release/v7.6.6

Triggered by Patrick Meinecke (@SeeminglyScience) on behalf of olprod

Original CL Label: CL-BuildPackaging

/cc @PowerShell/powershell-maintainers

Impact

REQUIRED: Choose either Tooling Impact or Customer Impact (or both). At least one checkbox must be selected.

Tooling Impact

  • Required tooling change
  • Optional tooling change (include reasoning)

Checks in localized resource files generated by the downstream localization pipeline (OneLocBuild), keeping the release branch's localized resources current.

Customer Impact

  • Customer reported
  • Found internally

Regression

REQUIRED: Check exactly one box.

  • Yes
  • No

This is not a regression.

Testing

Automated localization check-in; cherry-picked cleanly with no conflicts.

Risk

REQUIRED: Check exactly one box.

  • High
  • Medium
  • Low

Automated localized resource file check-in from the OneLocBuild pipeline. No code behavior changes, only translated resource content.

Copilot AI lite review requested due to automatic review settings September 1, 2026 15:15
@SeeminglyScience Patrick Meinecke (SeeminglyScience) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Sep 1, 2026
@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines:
There may be pipelines that require an authorized user to comment /azp run to run.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

Backport of OneLocBuild-generated localization updates to keep release/v7.6.6 translated resource content in sync with the downstream localization pipeline outputs.

Changes:

  • Update several localized CmdletizationCoreResources.*.resx strings (and align associated translator comments) across multiple locales.
  • Remove an unnecessary System.Windows.Forms <assembly .../> entry from several localized CmdletizationResources.*.resx files (bringing them in line with the neutral/base resource file).

Reviewed changes

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

Show a summary per file
File Description
src/System.Management.Automation/resources/zh-Hant/CmdletizationCoreResources.zh-Hant.resx Updates localized cmdletization core resource strings/comments (zh-Hant).
src/System.Management.Automation/resources/zh-Hans/CmdletizationCoreResources.zh-Hans.resx Updates localized cmdletization core resource strings/comments (zh-Hans).
src/System.Management.Automation/resources/tr/CmdletizationCoreResources.tr.resx Updates localized cmdletization core resource strings/comments (tr).
src/System.Management.Automation/resources/ru/CmdletizationCoreResources.ru.resx Updates localized cmdletization core resource strings/comments (ru).
src/System.Management.Automation/resources/pt-BR/CmdletizationCoreResources.pt-BR.resx Aligns translator comments for cmdletization core resources (pt-BR).
src/System.Management.Automation/resources/pl/CmdletizationCoreResources.pl.resx Updates localized cmdletization core resource strings/comments (pl).
src/System.Management.Automation/resources/ko/CmdletizationCoreResources.ko.resx Updates localized cmdletization core resource strings/comments (ko).
src/System.Management.Automation/resources/ja/CmdletizationCoreResources.ja.resx Updates localized cmdletization core resource strings/comments (ja).
src/System.Management.Automation/resources/it/CmdletizationCoreResources.it.resx Updates localized cmdletization core resource strings/comments (it).
src/System.Management.Automation/resources/fr/CmdletizationCoreResources.fr.resx Updates localized cmdletization core resource strings/comments (fr).
src/System.Management.Automation/resources/es/CmdletizationCoreResources.es.resx Updates localized cmdletization core resource strings/comments (es).
src/System.Management.Automation/resources/de/CmdletizationCoreResources.de.resx Updates localized cmdletization core resource strings/comments (de).
src/System.Management.Automation/resources/cs/CmdletizationCoreResources.cs.resx Updates localized cmdletization core resource strings/comments (cs).
src/Microsoft.PowerShell.Commands.Management/resources/zh-Hant/CmdletizationResources.zh-Hant.resx Removes unnecessary System.Windows.Forms assembly entry (zh-Hant).
src/Microsoft.PowerShell.Commands.Management/resources/zh-Hans/CmdletizationResources.zh-Hans.resx Removes unnecessary System.Windows.Forms assembly entry (zh-Hans).
src/Microsoft.PowerShell.Commands.Management/resources/tr/CmdletizationResources.tr.resx Removes unnecessary System.Windows.Forms assembly entry (tr).
src/Microsoft.PowerShell.Commands.Management/resources/ru/CmdletizationResources.ru.resx Removes unnecessary System.Windows.Forms assembly entry (ru).
src/Microsoft.PowerShell.Commands.Management/resources/pt-BR/CmdletizationResources.pt-BR.resx Removes unnecessary System.Windows.Forms assembly entry (pt-BR).
src/Microsoft.PowerShell.Commands.Management/resources/pl/CmdletizationResources.pl.resx Removes unnecessary System.Windows.Forms assembly entry (pl).
src/Microsoft.PowerShell.Commands.Management/resources/ko/CmdletizationResources.ko.resx Removes unnecessary System.Windows.Forms assembly entry (ko).
src/Microsoft.PowerShell.Commands.Management/resources/ja/CmdletizationResources.ja.resx Removes unnecessary System.Windows.Forms assembly entry (ja).
src/Microsoft.PowerShell.Commands.Management/resources/it/CmdletizationResources.it.resx Removes unnecessary System.Windows.Forms assembly entry (it).
src/Microsoft.PowerShell.Commands.Management/resources/fr/CmdletizationResources.fr.resx Removes unnecessary System.Windows.Forms assembly entry (fr).
src/Microsoft.PowerShell.Commands.Management/resources/es/CmdletizationResources.es.resx Removes unnecessary System.Windows.Forms assembly entry (es).
src/Microsoft.PowerShell.Commands.Management/resources/de/CmdletizationResources.de.resx Removes unnecessary System.Windows.Forms assembly entry (de).
src/Microsoft.PowerShell.Commands.Management/resources/cs/CmdletizationResources.cs.resx Removes unnecessary System.Windows.Forms assembly entry (cs).

💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.

@SeeminglyScience
Patrick Meinecke (SeeminglyScience) merged commit 067d44d into PowerShell:release/v7.6.6 Sep 1, 2026
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants