[PR #17526] Fix qps-ploc generation for store translations #31257

Closed
opened 2026-01-31 09:46:07 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17526

State: closed
Merged: Yes


  • Modified Generate-PseudoLocalizations.ps1 to find the .xml files.
    (As opposed to .resw for the other translations.)
  • Added support for the new format by adding new XPath expressions,
    and stripping comments/attributes as needed.
  • Fixed PreserveWhitespace during XML loading.
  • Fixed compliance with PowerShell's strict mode.

Validation Steps Performed

Ran it locally and compared the results.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17526 **State:** closed **Merged:** Yes --- * Modified `Generate-PseudoLocalizations.ps1` to find the .xml files. (As opposed to .resw for the other translations.) * Added support for the new format by adding new XPath expressions, and stripping comments/attributes as needed. * Fixed `PreserveWhitespace` during XML loading. * Fixed compliance with PowerShell's strict mode. ## Validation Steps Performed Ran it locally and compared the results. ✅
claunia added the pull-request label 2026-01-31 09:46:07 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31257