[PR #5339] Fix localizability issues in Windows Terminal #26260

Open
opened 2026-01-31 09:14:59 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


Loc issues are given to us through the internal bug tracker.

  • Lock some strings, or parts of strings, that should not be localized.
  • Switch to positional format parameters
  • Remove the forced newlines in the warning resources; insert them at
    runtime

Fixes MSFT:25936156.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/5339 **State:** closed **Merged:** Yes --- Loc issues are given to us through the internal bug tracker. * Lock some strings, or parts of strings, that should not be localized. * Switch to positional format parameters * Remove the forced newlines in the warning resources; insert them at runtime Fixes MSFT:25936156.
claunia added the pull-request label 2026-01-31 09:14:59 +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#26260