Skip to content

Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3021447#9912

Merged
Evangelink merged 2 commits into
mainfrom
locfiles/592123ac-7132-4849-ba15-6ebbd3e0fd23
Jul 13, 2026
Merged

Localized file check-in by OneLocBuild Task: Build definition ID 1218: Build ID 3021447#9912
Evangelink merged 2 commits into
mainfrom
locfiles/592123ac-7132-4849-ba15-6ebbd3e0fd23

Conversation

@dotnet-bot

Copy link
Copy Markdown
Collaborator

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.

Copilot AI review requested due to automatic review settings July 13, 2026 19:57
@Evangelink
Evangelink merged commit fd05c11 into main Jul 13, 2026
21 of 22 checks passed
@Evangelink
Evangelink deleted the locfiles/592123ac-7132-4849-ba15-6ebbd3e0fd23 branch July 13, 2026 19:58

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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, '&lt;RunSettings&gt;' attribute is missing</source>
<target state="translated">Neplatný soubor .runsettings. Chybí atribut &lt;RunSettings&gt;.</target>
<target state="new">Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</target>
<trans-unit id="MissingRunSettingsAttribute">
<source>Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</source>
<target state="translated">Ungültige .runsettings-Datei, "&lt;RunSettings&gt;"-Attribut fehlt.</target>
<target state="new">Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</target>
<trans-unit id="MissingRunSettingsAttribute">
<source>Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</source>
<target state="translated">Archivo .runsettings no válido, falta el atributo "&lt;RunSettings&gt;"</target>
<target state="new">Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</target>
<trans-unit id="MissingRunSettingsAttribute">
<source>Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</source>
<target state="translated">Arquivo .runsettings inválido, o atributo "&lt;RunSettings&gt;" está ausente</target>
<target state="new">Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</target>
<trans-unit id="MissingRunSettingsAttribute">
<source>Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</source>
<target state="translated">Недопустимый файл .runsettings, отсутствует атрибут "&lt;RunSettings&gt;"</target>
<target state="new">Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</target>
<trans-unit id="MissingRunSettingsAttribute">
<source>Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</source>
<target state="translated">Geçersiz .runsettings dosyası, '&lt;RunSettings&gt;' özniteliği eksik</target>
<target state="new">Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</target>
<trans-unit id="MissingRunSettingsAttribute">
<source>Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</source>
<target state="translated">.runsettings 文件无效,缺少 '&lt;RunSettings&gt;' 属性</target>
<target state="new">Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</target>
<trans-unit id="MissingRunSettingsAttribute">
<source>Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</source>
<target state="translated">.runsettings 檔案無效,遺漏 '&lt;RunSettings&gt;' 屬性</target>
<target state="new">Invalid .runsettings file, '&lt;RunSettings&gt;' attribute is missing</target>
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants