Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2992930#8856
Merged
github-actions[bot] merged 3 commits intoJun 5, 2026
Conversation
…: Build ID 2992930
…: Build ID 2992930
…: Build ID 2992930
Contributor
There was a problem hiding this comment.
Pull request overview
This PR is an automated OneLocBuild check-in that updates localized .xlf resources across Microsoft.Testing.Platform, the Azure DevOps report extension, and MSTest analyzer/code-fix components based on the latest translations.
Changes:
- Updated multiple localized XLF targets from
state="new"tostate="translated"for command-line help/error strings. - Added/updated localized descriptions for terminal output options (
--show-stdout/--show-stderr) and JSON config validation errors. - Updated analyzer and code-fix localized titles/messages.
Reviewed changes
Copilot reviewed 26 out of 26 changed files in this pull request and generated 6 comments.
Show a summary per file
| File | Description |
|---|---|
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hans.xlf | Updates Simplified Chinese translations for several platform CLI/config strings. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ru.xlf | Updates Russian translations for several platform CLI/config strings. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pt-BR.xlf | Updates pt-BR translations for several platform CLI/config strings. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ja.xlf | Updates Japanese translations for several platform CLI/config strings. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.es.xlf | Updates Spanish translations for several platform CLI/config strings. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.cs.xlf | Updates Czech translations for several platform CLI/config strings. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hant.xlf | Updates Traditional Chinese translations for Azure DevOps report strings/options. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.zh-Hans.xlf | Updates Simplified Chinese translations for Azure DevOps report strings/options. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.pt-BR.xlf | Updates pt-BR translations for Azure DevOps report strings/options. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ko.xlf | Updates Korean translations for Azure DevOps report strings/options. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ja.xlf | Updates Japanese translations for Azure DevOps report strings/options. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.es.xlf | Updates Spanish translations for Azure DevOps report strings/options. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.cs.xlf | Updates Czech translations for Azure DevOps report strings/options. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.ru.xlf | Updates Russian translations for MSTest analyzer strings. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.pt-BR.xlf | Updates pt-BR translations for MSTest analyzer strings. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.ja.xlf | Updates Japanese translations for MSTest analyzer strings. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.es.xlf | Updates Spanish translations for MSTest analyzer strings. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.cs.xlf | Updates Czech translations for MSTest analyzer strings. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hant.xlf | Updates Traditional Chinese translations for MSTest code-fix strings. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.zh-Hans.xlf | Updates Simplified Chinese translations for MSTest code-fix strings. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.tr.xlf | Updates Turkish translations for MSTest code-fix strings. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.pt-BR.xlf | Updates pt-BR translations for MSTest code-fix strings. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ko.xlf | Updates Korean translations for MSTest code-fix strings. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.ja.xlf | Updates Japanese translations for MSTest code-fix strings. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.es.xlf | Updates Spanish translations for MSTest code-fix strings. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.cs.xlf | Updates Czech translations for MSTest code-fix strings. |
Evangelink
approved these changes
Jun 5, 2026
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.
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.