Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3032279 - #10254
Closed
dotnet-bot wants to merge 8 commits into
Closed
Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3032279#10254dotnet-bot wants to merge 8 commits into
dotnet-bot wants to merge 8 commits into
Conversation
…: Build ID 3032279
…: Build ID 3032279
…: Build ID 3032279
…: Build ID 3032279
…: Build ID 3032279
…: Build ID 3032279
Contributor
There was a problem hiding this comment.
Pull request overview
Updates generated localized XLF resources for MTP, its extensions, analyzers, and adapters.
Changes:
- Adds translations for diagnostics, coverage labels, and extension descriptions.
- Normalizes XLF files with UTF-8 BOMs.
- Updates localized placeholders and technical terminology.
Reviewed changes
Copilot reviewed 39 out of 39 changed files in this pull request and generated 49 comments.
Show a summary per file
| File | Description |
|---|---|
PlatformResources.zh-Hans.xlf |
Localizes artifact validation. |
PlatformResources.tr.xlf |
Localizes endpoint validation. |
PlatformResources.ru.xlf |
Localizes FileLogger errors. |
PlatformResources.ko.xlf |
Localizes log-flush timeout. |
PlatformResources.it.xlf |
Localizes log-flush timeout. |
PlatformResources.fr.xlf |
Localizes FileLogger errors. |
PlatformResources.de.xlf |
Revises named-pipe guidance. |
TerminalResources.zh-Hant.xlf |
Localizes coverage metrics. |
TerminalResources.zh-Hans.xlf |
Localizes block coverage. |
TerminalResources.tr.xlf |
Localizes coverage and CLI text. |
TerminalResources.ru.xlf |
Localizes coverage results. |
TerminalResources.pt-BR.xlf |
Localizes block coverage. |
TerminalResources.pl.xlf |
Localizes coverage and CLI text. |
TerminalResources.ko.xlf |
Localizes coverage aggregation and lines. |
TerminalResources.ja.xlf |
Localizes coverage aggregation. |
TerminalResources.it.xlf |
Localizes block coverage. |
TerminalResources.fr.xlf |
Localizes block coverage. |
TerminalResources.es.xlf |
Localizes coverage terminology. |
TerminalResources.de.xlf |
Localizes coverage metrics. |
TerminalResources.cs.xlf |
Localizes coverage metrics. |
VSTestBridge/ExtensionResources.ru.xlf |
Localizes browser runsettings error. |
VSTestBridge/ExtensionResources.ko.xlf |
Localizes browser runsettings error. |
VSTestBridge/ExtensionResources.de.xlf |
Localizes browser runsettings error. |
TrxReport/ExtensionResources.zh-Hans.xlf |
Localizes merge-tool errors. |
TrxReport/ExtensionResources.fr.xlf |
Localizes builder requirement. |
PackagedApp/ExtensionResources.pl.xlf |
Localizes extension description. |
PackagedApp/ExtensionResources.fr.xlf |
Localizes packaged-app diagnostics. |
PackagedApp/ExtensionResources.es.xlf |
Localizes manifest diagnostics. |
PackagedApp/ExtensionResources.de.xlf |
Localizes activation diagnostics. |
PackagedApp/ExtensionResources.cs.xlf |
Localizes extension description. |
GitHubActionsResources.ru.xlf |
Revises slow-test notice. |
GitHubActionsResources.ko.xlf |
Localizes process-exit reason. |
CrashDumpResources.ru.xlf |
Localizes sequence-file error. |
CrashDumpResources.fr.xlf |
Localizes sequence-file error. |
MSTest.Analyzers/Resources.ja.xlf |
Localizes Native AOT guidance. |
MSTest.Analyzers/Resources.fr.xlf |
Restores a format placeholder. |
PlatformServices/Resource.de.xlf |
Localizes cleanup cancellation. |
PlatformAdapterResources.ko.xlf |
Localizes browser runsettings error. |
PlatformAdapterResources.de.xlf |
Localizes browser runsettings error. |
Comments suppressed due to low confidence (2)
src/Platform/Microsoft.Testing.Extensions.TrxReport/Resources/xlf/ExtensionResources.zh-Hans.xlf:77
- Invisible U+200C characters were inserted immediately around the locked
--output-trxoption. Copying the quoted option can therefore include hidden characters and produce an unrecognized command-line argument. Remove these characters in the upstream localization while keeping--output-trxunchanged, then regenerate the XLF.
<target state="translated">"--output-trx" 需要一个 TRX 文件路径</target>
src/Platform/Microsoft.Testing.Platform/OutputDevice/Terminal/xlf/TerminalResources.cs.xlf:97
- For source-code line coverage,
Linkadenotes a production/transport/telephone line; a line of code isřádek. Correct this metric label in the upstream localization and regenerate the XLF.
<target state="translated">Linka</target>
Remove the duplicated OneLocBuild payload because every changed resource unit is a previously reviewed invalid translation. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: c475df24-a912-49c8-8f59-18524c91af55
Member
|
Filtered at |
auto-merge was automatically disabled
July 27, 2026 10:43
Pull request was closed
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.