Skip to content

Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2670960 - #27802

Merged
Dongbo Wang (daxian-dbw) merged 1 commit into
masterfrom
locfiles/d4690e48-1861-4f4f-a431-7c21cdf5c050
Aug 10, 2026
Merged

Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2670960#27802
Dongbo Wang (daxian-dbw) merged 1 commit into
masterfrom
locfiles/d4690e48-1861-4f4f-a431-7c21cdf5c050

Conversation

@olprod

@olprod olprod commented Aug 10, 2026

Copy link
Copy Markdown
Collaborator

This is the pull request automatically created by the OneLocBuild task in the build process to check-in localized files generated based upon translation source files (.lcl files) handed-back from the downstream localization pipeline. If there are issues in translations, visit https://aka.ms/icxLocBug and log bugs for fixes. The OneLocBuild wiki is https://aka.ms/onelocbuild and the localization process in general is documented at https://aka.ms/AllAboutLoc.

@olprod
olprod requested a review from a team as a code owner August 10, 2026 18:39
Copilot AI lite review requested due to automatic review settings August 10, 2026 18:39
@azure-pipelines

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

@olprod olprod changed the title Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2670961 Localized file check-in by OneLocBuild Task: Build definition ID 13420: Build ID 2670960 Aug 10, 2026

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

Automated localization check-in from OneLocBuild, updating .resx resources with new/updated translated strings across multiple components (System.Management.Automation, ConsoleHost, Utility cmdlets, etc.).

Changes:

  • Updates multiple Italian resource files with translated error/help strings.
  • Updates a Traditional Chinese (zh-Hant) resource string in PSCommandStrings.
  • Adds three new policy-related ConsoleHost resource entries (FileOnlyEntry*) across many locales.

Reviewed changes

Copilot reviewed 27 out of 27 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
src/System.Management.Automation/resources/zh-Hant/PSCommandStrings.zh-Hant.resx Updates one zh-Hant localized string for ParameterRequiresCommand.
src/System.Management.Automation/resources/it/PSStyleStrings.it.resx Italian translations for PSStyle-related validation messages.
src/System.Management.Automation/resources/it/PSConfigurationStrings.it.resx Italian translation for configuration file security failure message.
src/System.Management.Automation/resources/it/GetErrorText.it.resx Italian translations for multiple GetErrorText resource strings.
src/System.Management.Automation/resources/it/ExperimentalFeatureStrings.it.resx Italian translations for experimental feature messages.
src/System.Management.Automation/resources/it/EventingResources.it.resx Italian translations for eventing-related messages.
src/System.Management.Automation/resources/it/CredUI.it.resx Italian translations for credential UI prompt strings.
src/Microsoft.PowerShell.CoreCLR.Eventing/resources/it/DotNetEventingStrings.it.resx Italian translations for CoreCLR eventing resource strings.
src/Microsoft.PowerShell.ConsoleHost/resources/zh-Hant/CommandLineParameterParserStrings.zh-Hant.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/zh-Hans/CommandLineParameterParserStrings.zh-Hans.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/tr/CommandLineParameterParserStrings.tr.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/ru/CommandLineParameterParserStrings.ru.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/pt-BR/CommandLineParameterParserStrings.pt-BR.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/pl/CommandLineParameterParserStrings.pl.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/ko/CommandLineParameterParserStrings.ko.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/ja/CommandLineParameterParserStrings.ja.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/it/CommandLineParameterParserStrings.it.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/fr/CommandLineParameterParserStrings.fr.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/es/CommandLineParameterParserStrings.es.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/de/CommandLineParameterParserStrings.de.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.ConsoleHost/resources/cs/CommandLineParameterParserStrings.cs.resx Adds new FileOnlyEntry* policy strings.
src/Microsoft.PowerShell.Commands.Utility/resources/it/TestJsonCmdletStrings.it.resx Italian translations for Test-Json cmdlet resource strings.
src/Microsoft.PowerShell.Commands.Utility/resources/it/StartSleepStrings.it.resx Italian translation for Start-Sleep maximum duration message.
src/Microsoft.PowerShell.Commands.Utility/resources/it/SelectObjectStrings.it.resx Italian translations for Select-Object error strings.
src/Microsoft.PowerShell.Commands.Utility/resources/it/EventingStrings.it.resx Italian translations for event subscription/get resource strings.
src/Microsoft.PowerShell.Commands.Utility/resources/fr/GetRandomCommandStrings.fr.resx French translations for Get-Random validation messages.
src/Microsoft.PowerShell.Commands.Management/resources/it/TimeZoneResources.it.resx Italian translations for time zone validation messages.
Suppressed comments (1)

src/Microsoft.PowerShell.Commands.Utility/resources/it/EventingStrings.it.resx:131

  • Missing space before the placeholder makes the message read as a single word ("identificatore{0}") and looks like a formatting mistake in the localized string.
  <data name="EventSubscriptionNotFound" xml:space="preserve">
    <value>La sottoscrizione evento con identificatore"{0}" non esiste.</value>
  </data>

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

@daxian-dbw Dongbo Wang (daxian-dbw) added the CL-BuildPackaging Indicates that a PR should be marked as a build or packaging change in the Change Log label Aug 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Backport-7.6.x-Migrated 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