Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 2992781#8842
Merged
github-actions[bot] merged 2 commits intoJun 5, 2026
Conversation
…: Build ID 2992732
…: Build ID 2992732
Contributor
There was a problem hiding this comment.
Pull request overview
This PR updates localization .xlf files across Microsoft.Testing.Platform and MSTest analyzers/code fixes, replacing “new” targets with translated strings produced by OneLocBuild.
Changes:
- Updated multiple Platform resource translations (command-line validation/help text and other runtime strings).
- Updated Azure DevOps Report extension translations for warnings/options/help text.
- Updated MSTest analyzer and code-fix resource translations.
Reviewed changes
Copilot reviewed 17 out of 17 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.zh-Hant.xlf | Updates Traditional Chinese translations for several Platform resource strings. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.tr.xlf | Updates Turkish translations for several Platform resource strings. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.pl.xlf | Updates Polish translation for a shutdown-progress prefix string. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.ko.xlf | Updates Korean translations for several Platform resource strings. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.it.xlf | Updates Italian translations for several Platform resource strings. |
| src/Platform/Microsoft.Testing.Platform/Resources/xlf/PlatformResources.de.xlf | Updates German translations for several Platform resource strings. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.ru.xlf | Updates Russian translations for Azure DevOps Report extension strings. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.it.xlf | Updates Italian translations for Azure DevOps Report extension strings. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.fr.xlf | Updates French translations for Azure DevOps Report extension strings. |
| src/Platform/Microsoft.Testing.Extensions.AzureDevOpsReport/Resources/xlf/AzureDevOpsResources.de.xlf | Updates German translations for Azure DevOps Report extension strings. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.zh-Hant.xlf | Updates Traditional Chinese analyzer resource translations. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.tr.xlf | Updates Turkish analyzer resource translations. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.ko.xlf | Updates Korean analyzer resource translations. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.it.xlf | Updates Italian analyzer resource translations. |
| src/Analyzers/MSTest.Analyzers/xlf/Resources.de.xlf | Updates German analyzer resource translations. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.it.xlf | Updates Italian code-fix resource translations. |
| src/Analyzers/MSTest.Analyzers.CodeFixes/xlf/CodeFixResources.de.xlf | Updates German code-fix resource translations. |
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.