Skip to content

Add support for language override to unpackaged/portable builds #18684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 14, 2025

Conversation

DHowett
Copy link
Member

@DHowett DHowett commented Mar 12, 2025

It turns out that we can support language overrides--fairly easily, in fact!--by simply changing the default Language qualifier.

I elected not to change how packaged language override works until we are certain this works properly everywhere. Consider it a healthy distrust of the Windows App Platform.

Closes #18419
Closes #18336
Closes #17619

It turns out that we *can* support language overrides--fairly easily, in
fact!--by simply changing the default Language qualifier.

I elected not to change how packaged language override works until we
are certain this works properly everywhere. Consider it a healthy
distrust of the Windows App Platform.

Closes #18419
Closes #18336
Closes #17619
@DHowett
Copy link
Member Author

DHowett commented Mar 12, 2025

With endless thanks to @sylveon

@microsoft-github-policy-service microsoft-github-policy-service bot added Issue-Bug It either shouldn't be doing this or needs an investigation. Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Area-Settings Issues related to settings and customizability, for console or terminal Priority-3 A description (P3) Product-Terminal The new Windows Terminal. labels Mar 12, 2025
@sylveon
Copy link

sylveon commented Mar 12, 2025

:D

FWIW I do this in a packaged app as well, but I totally understand distrusting the platform here, it's also burned me many times.

@github-project-automation github-project-automation bot moved this to To Cherry Pick in 1.22 Servicing Pipeline Mar 14, 2025
@github-project-automation github-project-automation bot moved this to To Cherry Pick in 1.23 Servicing Pipeline Mar 14, 2025
@DHowett DHowett moved this from To Cherry Pick to To Consider in 1.23 Servicing Pipeline Mar 14, 2025
@DHowett DHowett moved this from To Cherry Pick to To Consider in 1.22 Servicing Pipeline Mar 14, 2025
@DHowett DHowett moved this from To Consider to To Cherry Pick in 1.23 Servicing Pipeline Mar 14, 2025
@DHowett DHowett merged commit 7d8f7eb into main Mar 14, 2025
19 checks passed
@DHowett DHowett deleted the dev/duhowett/foul-language branch March 14, 2025 22:03
@DHowett DHowett moved this from To Cherry Pick to Cherry Picked in 1.23 Servicing Pipeline Mar 18, 2025
DHowett added a commit that referenced this pull request Mar 18, 2025
It turns out that we *can* support language overrides--fairly easily, in
fact!--by simply changing the default Language qualifier.

I elected not to change how packaged language override works until we
are certain this works properly everywhere. Consider it a healthy
distrust of the Windows App Platform.

Closes #18419
Closes #18336
Closes #17619

(cherry picked from commit 7d8f7eb)
Service-Card-Id: PVTI_lADOAF3p4s4AxadtzgYVTtY
Service-Version: 1.23
@DHowett DHowett moved this from To Consider to To Cherry Pick in 1.22 Servicing Pipeline Mar 25, 2025
@DHowett DHowett moved this from To Cherry Pick to Cherry Picked in 1.22 Servicing Pipeline Mar 25, 2025
DHowett added a commit that referenced this pull request Mar 25, 2025
It turns out that we *can* support language overrides--fairly easily, in
fact!--by simply changing the default Language qualifier.

I elected not to change how packaged language override works until we
are certain this works properly everywhere. Consider it a healthy
distrust of the Windows App Platform.

Closes #18419
Closes #18336
Closes #17619

(cherry picked from commit 7d8f7eb)
Service-Card-Id: PVTI_lADOAF3p4s4AmhmQzgYVTtg
Service-Version: 1.22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-Settings Issues related to settings and customizability, for console or terminal Issue-Bug It either shouldn't be doing this or needs an investigation. Issue-Feature Complex enough to require an in depth planning process and actual budgeted, scheduled work. Priority-3 A description (P3) Product-Terminal The new Windows Terminal.
Projects
Status: Cherry Picked
Status: Cherry Picked
3 participants