Skip to content

Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3082511 - #11389

Merged
Amaury Levé (Evangelink) merged 7 commits into
mainfrom
locfiles/90f3b969-b34b-4527-8fc3-73c971d70c8a
Sep 21, 2026
Merged

Amaury Levé (Evangelink) merged 7 commits into
mainfrom
locfiles/90f3b969-b34b-4527-8fc3-73c971d70c8a

Conversation

@dotnet-oneloc-localization

Copy link
Copy Markdown
Contributor

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.

Copilot AI balanced review requested due to automatic review settings September 19, 2026 03:28
@github-actions github-actions Bot added the state/needs-review Awaiting review from the team. label Sep 19, 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.

Copilot review overview

🟡 Changes recommended

Six existing localized strings are replaced with English source text and must be restored.

Get a fresh assessment by requesting another Copilot review.

Review effort: Balanced
Findings: 4 Medium severity

Open (4)
What changed in this PR

Updates generated XLF localization resources across MTP, extensions, analyzers, and adapter services.

Changes:

  • Adds Azure DevOps and terminal translations.
  • Refines Spanish and Portuguese wording.
  • Regresses six existing French and Polish translations to English.
File Description
PlatformResources.es.xlf Updates Spanish punctuation.
TerminalResources.pt-BR.xlf Adds Portuguese progress help.
TerminalResources.fr.xlf Reverts French ANSI help to English.
TerminalResources.es.xlf Corrects Spanish conjunction.
GitHubActionsResources.es.xlf Updates Spanish wording.
CrashDumpResources.fr.xlf Reverts French option help to English.
AzureDevOpsResources.tr.xlf Adds Turkish summary help.
AzureDevOpsResources.ru.xlf Adds Russian summary help.
AzureDevOpsResources.pt-BR.xlf Adds Portuguese summary help.
AzureDevOpsResources.ko.xlf Adds Korean summary help.
AzureDevOpsResources.ja.xlf Adds Japanese summary help.
AzureDevOpsResources.it.xlf Adds Italian summary help.
AzureDevOpsResources.fr.xlf Adds French summary help.
AzureDevOpsResources.es.xlf Adds and refines Spanish translations.
Resources.pt-BR.xlf Aligns Portuguese punctuation.
Resources.pl.xlf Reverts three Polish descriptions to English.
Resources.es.xlf Standardizes Spanish quotation marks.
Resource.fr.xlf Reverts a French warning to English.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread src/Analyzers/MSTest.Analyzers/xlf/Resources.pl.xlf
@microsoft-github-policy-service microsoft-github-policy-service Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 19, 2026
@github-actions github-actions Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 19, 2026
@dotnet-oneloc-localization dotnet-oneloc-localization Bot changed the title Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3081055 Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3081702 Sep 20, 2026
Copilot AI review requested due to automatic review settings September 20, 2026 03:37
@github-actions github-actions Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 20, 2026
@github-actions github-actions Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 20, 2026
@github-actions github-actions Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 20, 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.

Copilot review overview

🟡 Changes recommended

Several French and Polish targets regress to English, and the German help contains a stray apostrophe.

Get a fresh assessment by requesting another Copilot review.

Review effort: Balanced
Findings: 4 Medium severity · 1 Low severity

Open (5)
Previously missed (1)

In code that hasn't changed since last review

Low severity Polish analyzer descriptions replaced with English

src/​Analyzers/​MSTest.Analyzers/​xlf/​Resources.pl.xlf:830

The translated Polish analyzer description is replaced by its English source, causing this diagnostic help to appear in English under the Polish locale. Restore the previous translated target.

This issue also appears on line 990 of the same file.

Copilot AI review requested due to automatic review settings September 20, 2026 03:45
@microsoft-github-policy-service microsoft-github-policy-service Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 20, 2026
@github-actions github-actions Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 20, 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.

Copilot review overview

🔵 Needs a closer look

Several existing translations regress to English, and the German path contains mismatched punctuation.

Review effort: Balanced
Findings: 4 Medium severity · 1 Low severity

Open (5)
Previously missed (1)

In code that hasn't changed since last review

Medium severity Polish analyzer description reverted to English in two locations

src/​Analyzers/​MSTest.Analyzers/​xlf/​Resources.pl.xlf:830

This regresses the previously translated Polish analyzer description back to the English source and marks it new. Polish users will receive an English description for this diagnostic; please restore or retranslate the unit through OneLoc.

This issue also appears on line 990 of the same file.

@dotnet-oneloc-localization dotnet-oneloc-localization Bot changed the title Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3081702 Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3082511 Sep 21, 2026
@Evangelink
Amaury Levé (Evangelink) merged commit 650881a into main Sep 21, 2026
21 checks passed
@Evangelink
Amaury Levé (Evangelink) deleted the locfiles/90f3b969-b34b-4527-8fc3-73c971d70c8a branch September 21, 2026 10:57
@github-actions github-actions Bot removed the state/needs-review Awaiting review from the team. label Sep 21, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added state/needs-review Awaiting review from the team. and removed state/needs-review Awaiting review from the team. labels Sep 21, 2026
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