[PR #13148] [MERGED] Remove location-specific suffixes from the zh- lang specifiers #29405

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13148
Author: @DHowett
Created: 5/23/2022
Status: Merged
Merged: 5/24/2022
Merged by: @undefined

Base: mainHead: dev/duhowett/geopol


📝 Commits (1)

  • f2c2c93 Remove location-specific suffixed from the zh- lang specifiers

📊 Changes

1 file changed (+2 additions, -2 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/GlobalAppearance.cpp (+2 -2)

📄 Description

This only impacts the UI. We can take a workitem to rename the loc data
later. When the user specifies zh-Hans/zh-Hant, the resource mapper does
the right thing.

Related to #8984


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/13148 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 5/23/2022 **Status:** ✅ Merged **Merged:** 5/24/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/geopol` --- ### 📝 Commits (1) - [`f2c2c93`](https://github.com/microsoft/terminal/commit/f2c2c93ffd251926b0660e527add3b783448a012) Remove location-specific suffixed from the zh- lang specifiers ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/GlobalAppearance.cpp` (+2 -2) </details> ### 📄 Description This only impacts the UI. We can take a workitem to rename the loc data later. When the user specifies zh-Hans/zh-Hant, the resource mapper does the right thing. Related to #8984 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:34:41 +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#29405