[PR #12491] Copy localized strings from ContextMenu into the resource root #29080

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

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

State: closed
Merged: Yes


We chose to use the "ContextMenu" resource compartment when we
changed the package name to Terminal in #12264 because it was more
broadly localized than the rest of the application.

It appears as though some platform features have trouble with the
"more qualified" resource paths that #12264 required.

To fix this, we will:

  1. Copy all of the ContextMenu localizations into CascadiaPackage's
    resource root
  2. Switch all manifest resource paths to use resources from the package
    root.

Regressed in #12264
Closes #12384
Closes #12406 (tracked in microsoft/powertoys#16118)

**Original Pull Request:** https://github.com/microsoft/terminal/pull/12491 **State:** closed **Merged:** Yes --- We chose to use the "ContextMenu" resource compartment when we changed the package name to Terminal in #12264 because it was more broadly localized than the rest of the application. It appears as though some platform features have trouble with the "more qualified" resource paths that #12264 required. To fix this, we will: 1. Copy all of the ContextMenu localizations into CascadiaPackage's resource root 2. Switch all manifest resource paths to use resources from the package root. Regressed in #12264 Closes #12384 Closes #12406 (tracked in microsoft/powertoys#16118)
claunia added the pull-request label 2026-01-31 09:32:38 +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#29080