Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3021447#9912
Merged
Merged
Conversation
…: Build ID 3021447
…: Build ID 3021447
Evangelink
approved these changes
Jul 13, 2026
Contributor
There was a problem hiding this comment.
Pull request overview
Checks in OneLoc localization output for MSTest and Microsoft.Testing.Platform resources.
Changes:
- Updates Russian slow-test reporting text.
- Updates a French analyzer description.
- Resets adapter translations to untranslated English across 13 locales.
Reviewed changes
Copilot reviewed 15 out of 15 changed files in this pull request and generated 15 comments.
Show a summary per file
| File | Description |
|---|---|
GitHubActionsResources.ru.xlf |
Updates Russian slow-test text. |
Resources.fr.xlf |
Updates a French analyzer description. |
PlatformAdapterResources.cs.xlf |
Resets Czech translations. |
PlatformAdapterResources.de.xlf |
Resets German translations. |
PlatformAdapterResources.es.xlf |
Resets Spanish translations. |
PlatformAdapterResources.fr.xlf |
Resets French translations. |
PlatformAdapterResources.it.xlf |
Resets Italian translations. |
PlatformAdapterResources.ja.xlf |
Resets Japanese translations. |
PlatformAdapterResources.ko.xlf |
Resets Korean translations. |
PlatformAdapterResources.pl.xlf |
Resets Polish translations. |
PlatformAdapterResources.pt-BR.xlf |
Resets Brazilian Portuguese translations. |
PlatformAdapterResources.ru.xlf |
Resets Russian translations. |
PlatformAdapterResources.tr.xlf |
Resets Turkish translations. |
PlatformAdapterResources.zh-Hans.xlf |
Resets Simplified Chinese translations. |
PlatformAdapterResources.zh-Hant.xlf |
Resets Traditional Chinese translations. |
| <trans-unit id="SlowTestStillRunning"> | ||
| <source>{0} still running after {1}s</source> | ||
| <target state="translated">{0} все еще выполняется через {1} с</target> | ||
| <target state="translated">{0} все еще выполняется через {0} с</target> |
| – il doit prendre un paramètre de type « TestContext » | ||
| – le type de retour doit être « void », « Task » ou « ValueTask ». | ||
|
|
||
| {0} |
| <trans-unit id="MissingRunSettingsAttribute"> | ||
| <source>Invalid .runsettings file, '<RunSettings>' attribute is missing</source> | ||
| <target state="translated">Neplatný soubor .runsettings. Chybí atribut <RunSettings>.</target> | ||
| <target state="new">Invalid .runsettings file, '<RunSettings>' attribute is missing</target> |
| <trans-unit id="MissingRunSettingsAttribute"> | ||
| <source>Invalid .runsettings file, '<RunSettings>' attribute is missing</source> | ||
| <target state="translated">Ungültige .runsettings-Datei, "<RunSettings>"-Attribut fehlt.</target> | ||
| <target state="new">Invalid .runsettings file, '<RunSettings>' attribute is missing</target> |
| <trans-unit id="MissingRunSettingsAttribute"> | ||
| <source>Invalid .runsettings file, '<RunSettings>' attribute is missing</source> | ||
| <target state="translated">Archivo .runsettings no válido, falta el atributo "<RunSettings>"</target> | ||
| <target state="new">Invalid .runsettings file, '<RunSettings>' attribute is missing</target> |
| <trans-unit id="MissingRunSettingsAttribute"> | ||
| <source>Invalid .runsettings file, '<RunSettings>' attribute is missing</source> | ||
| <target state="translated">Arquivo .runsettings inválido, o atributo "<RunSettings>" está ausente</target> | ||
| <target state="new">Invalid .runsettings file, '<RunSettings>' attribute is missing</target> |
| <trans-unit id="MissingRunSettingsAttribute"> | ||
| <source>Invalid .runsettings file, '<RunSettings>' attribute is missing</source> | ||
| <target state="translated">Недопустимый файл .runsettings, отсутствует атрибут "<RunSettings>"</target> | ||
| <target state="new">Invalid .runsettings file, '<RunSettings>' attribute is missing</target> |
| <trans-unit id="MissingRunSettingsAttribute"> | ||
| <source>Invalid .runsettings file, '<RunSettings>' attribute is missing</source> | ||
| <target state="translated">Geçersiz .runsettings dosyası, '<RunSettings>' özniteliği eksik</target> | ||
| <target state="new">Invalid .runsettings file, '<RunSettings>' attribute is missing</target> |
| <trans-unit id="MissingRunSettingsAttribute"> | ||
| <source>Invalid .runsettings file, '<RunSettings>' attribute is missing</source> | ||
| <target state="translated">.runsettings 文件无效,缺少 '<RunSettings>' 属性</target> | ||
| <target state="new">Invalid .runsettings file, '<RunSettings>' attribute is missing</target> |
| <trans-unit id="MissingRunSettingsAttribute"> | ||
| <source>Invalid .runsettings file, '<RunSettings>' attribute is missing</source> | ||
| <target state="translated">.runsettings 檔案無效,遺漏 '<RunSettings>' 屬性</target> | ||
| <target state="new">Invalid .runsettings file, '<RunSettings>' attribute is missing</target> |
Evangelink
added a commit
that referenced
this pull request
Jul 14, 2026
Evangelink
added a commit
that referenced
this pull request
Jul 15, 2026
…ocBuild #9912 OneLocBuild check-in #9912 (fd05c11) reset the PlatformAdapterResources runsettings trans-units from state="translated" to state="new" with English target text, causing RunSettingsTests.UnsupportedRunSettingsEntriesAreFlagged_Localization (fr-FR/it-IT) to fail on Debug legs. Restores the approved translations from the main-branch fix #9928 (398e9d1). Only <target> values change; sources/IDs/.resx untouched, so XliffTasks stays green. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: c5a5f648-c002-4866-adb6-ddf4a284850b
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.