[release/v7.6.6] Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2670960 - #27929
Merged
Patrick Meinecke (SeeminglyScience) merged 1 commit intoSep 1, 2026
Conversation
…0: Build ID 2670960 (PowerShell#27802)
|
Azure Pipelines: There may be pipelines that require an authorized user to comment /azp run to run. |
Copilot started reviewing on behalf of
Patrick Meinecke (SeeminglyScience)
September 1, 2026 02:09
View session
Contributor
There was a problem hiding this comment.
Pull request overview
This PR backports OneLocBuild-produced localization updates to release/v7.6.6, updating multiple .resx satellite resource files (mostly Italian plus some zh-Hant) and introducing three new ConsoleHost policy-related resource keys across many locales.
Changes:
- Updates several Italian and zh-Hant resource strings with localized translations.
- Adds three new
CommandLineParameterParserStringsentries related to “FileOnly” policy enforcement across many locale-specific.resxfiles. - Fixes/updates assorted localized error and prompt text resources across components (SMA, ConsoleHost, Utility, Management).
Reviewed changes
Copilot reviewed 27 out of 27 changed files in this pull request and generated 14 comments.
Show a summary per file
| File | Description |
|---|---|
| src/System.Management.Automation/resources/zh-Hant/PSCommandStrings.zh-Hant.resx | Updates a command-parameter validation message translation. |
| src/System.Management.Automation/resources/it/PSStyleStrings.it.resx | Updates Italian translations for style/ANSI/progress-related messages. |
| src/System.Management.Automation/resources/it/PSConfigurationStrings.it.resx | Updates Italian translation for configuration file security failure text. |
| src/System.Management.Automation/resources/it/GetErrorText.it.resx | Updates multiple Italian translations for Get-Error related resource strings. |
| src/System.Management.Automation/resources/it/ExperimentalFeatureStrings.it.resx | Updates Italian translations for experimental feature messaging. |
| src/System.Management.Automation/resources/it/EventingResources.it.resx | Updates Italian translations for event registration/subscription messages. |
| src/System.Management.Automation/resources/it/CredUI.it.resx | Updates Italian translations for credential prompt strings. |
| src/Microsoft.PowerShell.CoreCLR.Eventing/resources/it/DotNetEventingStrings.it.resx | Updates Italian translations for argument/parameter validation resource strings. |
| src/Microsoft.PowerShell.ConsoleHost/resources/zh-Hant/CommandLineParameterParserStrings.zh-Hant.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/zh-Hans/CommandLineParameterParserStrings.zh-Hans.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/tr/CommandLineParameterParserStrings.tr.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/ru/CommandLineParameterParserStrings.ru.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/pt-BR/CommandLineParameterParserStrings.pt-BR.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/pl/CommandLineParameterParserStrings.pl.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/ko/CommandLineParameterParserStrings.ko.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/ja/CommandLineParameterParserStrings.ja.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/it/CommandLineParameterParserStrings.it.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/fr/CommandLineParameterParserStrings.fr.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/es/CommandLineParameterParserStrings.es.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/de/CommandLineParameterParserStrings.de.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.ConsoleHost/resources/cs/CommandLineParameterParserStrings.cs.resx | Adds three new policy-enforcement resource keys (currently English text). |
| src/Microsoft.PowerShell.Commands.Utility/resources/it/TestJsonCmdletStrings.it.resx | Updates Italian translations for Test-Json messaging. |
| src/Microsoft.PowerShell.Commands.Utility/resources/it/StartSleepStrings.it.resx | Updates Italian translation for Start-Sleep duration validation. |
| src/Microsoft.PowerShell.Commands.Utility/resources/it/SelectObjectStrings.it.resx | Updates Italian translations for Select-Object error messages. |
| src/Microsoft.PowerShell.Commands.Utility/resources/it/EventingStrings.it.resx | Updates Italian translations for eventing cmdlets; includes minor formatting issues around placeholders. |
| src/Microsoft.PowerShell.Commands.Utility/resources/fr/GetRandomCommandStrings.fr.resx | Updates French translations for Get-Random validation messages. |
| src/Microsoft.PowerShell.Commands.Management/resources/it/TimeZoneResources.it.resx | Updates Italian translations for time zone cmdlet messages. |
💡 Add a code-review agent skill for context-aware, tailored reviews. Learn more in the docs.
Comment on lines
+231
to
+235
| <data name="FileOnlyEntryRequired" xml:space="preserve"> | ||
| <value>The parameter "-File" is required by policy.</value> | ||
| </data> | ||
| <data name="FileOnlyEntryNoExitDisabled" xml:space="preserve"> | ||
| <value>The parameter "-NoExit" is disallowed by policy.</value> |
Comment on lines
+231
to
+235
| <data name="FileOnlyEntryRequired" xml:space="preserve"> | ||
| <value>The parameter "-File" is required by policy.</value> | ||
| </data> | ||
| <data name="FileOnlyEntryNoExitDisabled" xml:space="preserve"> | ||
| <value>The parameter "-NoExit" is disallowed by policy.</value> |
Comment on lines
+231
to
+235
| <data name="FileOnlyEntryRequired" xml:space="preserve"> | ||
| <value>The parameter "-File" is required by policy.</value> | ||
| </data> | ||
| <data name="FileOnlyEntryNoExitDisabled" xml:space="preserve"> | ||
| <value>The parameter "-NoExit" is disallowed by policy.</value> |
Comment on lines
+231
to
+235
| <data name="FileOnlyEntryRequired" xml:space="preserve"> | ||
| <value>The parameter "-File" is required by policy.</value> | ||
| </data> | ||
| <data name="FileOnlyEntryNoExitDisabled" xml:space="preserve"> | ||
| <value>The parameter "-NoExit" is disallowed by policy.</value> |
Comment on lines
+231
to
+235
| <data name="FileOnlyEntryRequired" xml:space="preserve"> | ||
| <value>The parameter "-File" is required by policy.</value> | ||
| </data> | ||
| <data name="FileOnlyEntryNoExitDisabled" xml:space="preserve"> | ||
| <value>The parameter "-NoExit" is disallowed by policy.</value> |
Comment on lines
+231
to
+235
| <data name="FileOnlyEntryRequired" xml:space="preserve"> | ||
| <value>The parameter "-File" is required by policy.</value> | ||
| </data> | ||
| <data name="FileOnlyEntryNoExitDisabled" xml:space="preserve"> | ||
| <value>The parameter "-NoExit" is disallowed by policy.</value> |
Comment on lines
+231
to
+235
| <data name="FileOnlyEntryRequired" xml:space="preserve"> | ||
| <value>The parameter "-File" is required by policy.</value> | ||
| </data> | ||
| <data name="FileOnlyEntryNoExitDisabled" xml:space="preserve"> | ||
| <value>The parameter "-NoExit" is disallowed by policy.</value> |
Comment on lines
+231
to
+235
| <data name="FileOnlyEntryRequired" xml:space="preserve"> | ||
| <value>The parameter "-File" is required by policy.</value> | ||
| </data> | ||
| <data name="FileOnlyEntryNoExitDisabled" xml:space="preserve"> | ||
| <value>The parameter "-NoExit" is disallowed by policy.</value> |
Comment on lines
+231
to
+235
| <data name="FileOnlyEntryRequired" xml:space="preserve"> | ||
| <value>The parameter "-File" is required by policy.</value> | ||
| </data> | ||
| <data name="FileOnlyEntryNoExitDisabled" xml:space="preserve"> | ||
| <value>The parameter "-NoExit" is disallowed by policy.</value> |
Comment on lines
+127
to
+130
| <value>La sottoscrizione evento con identificatore di origine"{0}" non esiste.</value> | ||
| </data> | ||
| <data name="EventSubscriptionNotFound" xml:space="preserve"> | ||
| <value>Event subscription with identifier '{0}' does not exist.</value> | ||
| <value>La sottoscrizione evento con identificatore"{0}" non esiste.</value> |
Justin Chung (jshigetomi)
approved these changes
Sep 1, 2026
Patrick Meinecke (SeeminglyScience)
merged commit Sep 1, 2026
d3f60df
into
PowerShell:release/v7.6.6
37 of 38 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 #27802 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
Checks in localized resource files generated by the downstream localization pipeline (OneLocBuild), keeping the release branch's localized resources current.
Customer Impact
Regression
REQUIRED: Check exactly one box.
This is not a regression.
Testing
Automated localization check-in; cherry-picked cleanly with no conflicts.
Risk
REQUIRED: Check exactly one box.
Automated localized resource file check-in from the OneLocBuild pipeline. No code behavior changes, only translated resource content.