Skip to content

Regenerate Platform localization sources#10183

Merged
Evangelink merged 1 commit into
mainfrom
dev/amauryleve/fix-pr10175-localization
Jul 23, 2026
Merged

Regenerate Platform localization sources#10183
Evangelink merged 1 commit into
mainfrom
dev/amauryleve/fix-pr10175-localization

Conversation

@Evangelink

Copy link
Copy Markdown
Member

Follow-up to #10175. Regenerates all Microsoft.Testing.Platform XLF files from the current neutral RESX so HTTP transport resources replace the stale WebSocket units. Generated with the project UpdateXlf target.

Synchronize Platform XLF units with the current neutral RESX after the HTTP transport replaced the stale WebSocket resources.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>

Copilot-Session: c475df24-a912-49c8-8f59-18524c91af55
Copilot AI review requested due to automatic review settings July 23, 2026 19:50

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

Regenerates all Microsoft.Testing.Platform localization sources to match the neutral RESX.

Changes:

  • Replaces stale WebSocket transport resources with HTTP equivalents.
  • Adds current HTTP endpoint/token messages and removes obsolete resource units.
Show a summary per file
File Description
PlatformResources.zh-Hant.xlf Updates Traditional Chinese localization source.
PlatformResources.zh-Hans.xlf Updates Simplified Chinese localization source.
PlatformResources.tr.xlf Updates Turkish localization source.
PlatformResources.ru.xlf Updates Russian localization source.
PlatformResources.pt-BR.xlf Updates Brazilian Portuguese localization source.
PlatformResources.pl.xlf Updates Polish localization source.
PlatformResources.ko.xlf Updates Korean localization source.
PlatformResources.ja.xlf Updates Japanese localization source.
PlatformResources.it.xlf Updates Italian localization source.
PlatformResources.fr.xlf Updates French localization source.
PlatformResources.es.xlf Updates Spanish localization source.
PlatformResources.de.xlf Updates German localization source.
PlatformResources.cs.xlf Updates Czech localization source.

Review details

  • Files reviewed: 13/13 changed files
  • Comments generated: 0
  • Review effort level: Medium

@Evangelink Evangelink added the state/needs-review Awaiting review from the team. label Jul 23, 2026
@Evangelink
Evangelink enabled auto-merge (squash) July 23, 2026 19:55

@github-actions github-actions Bot 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.

Note

🤖 Automated review by GitHub Copilot. Generated by the Expert Code Review workflow. To request a follow-up action, reply by tagging @copilot directly.

Review Summary

No issues found. This is a pure XLF regeneration via the UpdateXlf target — the correct approach per repo guidelines.

All 13 .xlf files replace stale WebSocket resource strings with the new HTTP transport strings from PlatformResources.resx. New entries correctly use state="new" (untranslated placeholder using English source text), which is expected for freshly added resources awaiting localization.

No code, API surface, logic, or behavioral changes — localization-only.

@Evangelink
Evangelink merged commit fc00361 into main Jul 23, 2026
15 checks passed
@Evangelink
Evangelink deleted the dev/amauryleve/fix-pr10175-localization branch July 23, 2026 20:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

state/needs-review Awaiting review from the team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants