[release/v7.6.6] Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2701735 (#27895) - #27942
Merged
Dongbo Wang (daxian-dbw) merged 1 commit intoSep 1, 2026
Conversation
…0: Build ID 2701735 (PowerShell#27895)
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
Dongbo Wang (daxian-dbw)
September 1, 2026 17:49
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates localized resource (.resx) files under src/System.Management.Automation/resources/*, primarily removing a redundant <assembly ... System.Windows.Forms ... /> entry and updating a few Portuguese (Brazil) translations.
Changes:
- Remove the
System.Windows.Forms<assembly .../>element from multiple localizedCmdletizationCoreResources.*.resxfiles. - Update several previously-English fallback strings to Portuguese in
pt-BR/CmdletizationCoreResources.pt-BR.resx.
Reviewed changes
Copilot reviewed 13 out of 13 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| src/System.Management.Automation/resources/zh-Hant/CmdletizationCoreResources.zh-Hant.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/zh-Hans/CmdletizationCoreResources.zh-Hans.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/tr/CmdletizationCoreResources.tr.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/ru/CmdletizationCoreResources.ru.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/pt-BR/CmdletizationCoreResources.pt-BR.resx | Removes redundant <assembly> entry and updates several translated strings. |
| src/System.Management.Automation/resources/pl/CmdletizationCoreResources.pl.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/ko/CmdletizationCoreResources.ko.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/ja/CmdletizationCoreResources.ja.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/it/CmdletizationCoreResources.it.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/fr/CmdletizationCoreResources.fr.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/es/CmdletizationCoreResources.es.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/de/CmdletizationCoreResources.de.resx | Removes redundant System.Windows.Forms <assembly> entry. |
| src/System.Management.Automation/resources/cs/CmdletizationCoreResources.cs.resx | Removes redundant System.Windows.Forms <assembly> entry. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Patrick Meinecke (SeeminglyScience)
approved these changes
Sep 1, 2026
Dongbo Wang (daxian-dbw)
merged commit Sep 1, 2026
10ca0b8
into
PowerShell:release/v7.6.6
46 of 49 checks passed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of #27895 to release/v7.6.6
Triggered by Dongbo Wang (@daxian-dbw) on behalf of Dongbo Wang (@daxian-dbw)
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
Localization updates from the Loc Pipeline.
Customer Impact
Regression
REQUIRED: Check exactly one box.
This is not a regression.
Testing
Cherry-picked cleanly with no conflicts. Original PR added tests validating LocProject.json content stays in sync with actual resource files in the repo.
Risk
REQUIRED: Check exactly one box.