Uh oh!
There was an error while loading. Please reload this page.
Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2985342 - #8631
Conversation
There was a problem hiding this comment.
Pull request overview
Note
Copilot was unable to run its full agentic suite in this review.
Automated localization check-in by the OneLocBuild task. Updates translated .xlf resource files across multiple projects, changing previously untranslated entries (state="new") to their localized values (state="translated") for several languages.
Changes:
- Translate previously untranslated strings in Platform, HtmlReport, HangDump, CrashDump, AzureDevOpsReport, Analyzers, and PlatformServices resources.
- Update
<target>state fromnewtotranslatedfor the affectedtrans-unitentries. - Covers multiple locales (cs, fr, it, ja, ko, pl, ru, tr, zh-Hans, zh-Hant).
Reviewed changes
Copilot reviewed 35 out of 35 changed files in this pull request and generated 4 comments.
Show a summary per file
| File | Description |
|---|---|
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.*.xlf | Translate command-line parser and WASI debugger-attach messages. |
| src/Platform/Microsoft.Testing.Extensions.HtmlReport/Resources/xlf/ExtensionResources.*.xlf | Translate HTML report filename option strings. |
| src/Platform/Microsoft.Testing.Extensions.HangDump/Resources/xlf/ExtensionResources.*.xlf | Translate hang-dump filename/type option descriptions and errors. |
| src/Platform/Microsoft.Testing.Extensions.CrashDump/Resources/xlf/CrashDumpResources.*.xlf | Translate crash sequence artifact/option strings. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.*.xlf | Translate NoFailureMessageFallback. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.{tr,fr}.xlf | Translate Retry attribute analyzer messages/titles. |
| src/Adapter/MSTestAdapter.PlatformServices/Resources/xlf/Resource.{tr,cs}.xlf | Translate UTA_MultipleAttributesOnTestClass. |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Amaury Levé (Evangelink)
left a comment
There was a problem hiding this comment.
✅ 3/3 applicable dimensions clean — no findings.
This automated localization PR from OneLocBuild is structurally correct:
Validated:
- ✅ Only
.xlffiles modified (35 files across 13 languages) - ✅ Format string placeholders preserved (
{0},{1}, etc.) - ✅ Technical terms preserved (e.g.,
RetryBaseAttribute) - ✅ State transitions:
state="new"→state="translated"with proper translations - ✅ No
.resxfiles touched (source files remain unchanged) - ✅ Follows repository localization guidelines (
.github/copilot-instructions.mdlines 73-79)
Dimensions assessed:
- Localization & Resources (9) — PASS
- Scope & PR Discipline (21) — PASS
- Documentation Accuracy (17) — PASS
- 18 dimensions N/A (no code/build/test changes)
This is the standard check-in process for translations from the downstream OneLocBuild pipeline. No code, build, or runtime risk.
Generated by Expert Code Review (on open) for issue #8631 · ● 6M
Amaury Levé (Evangelink)
commented
May 27, 2026
Copilot resolve the merge conflicts in this pull request |
…3-4243-90e9-dcba769adf64 Co-authored-by: Evangelink <11340282+Evangelink@users.noreply.github.com>
Uh oh!
There was an error while loading. Please reload this page.
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.