[PR #13563] [MERGED] Lock the app names in the pseudoloc locales #29628

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/13563
Author: @DHowett
Created: 7/21/2022
Status: Merged
Merged: 7/22/2022
Merged by: @undefined

Base: mainHead: dev/duhowett/no-qps-appname


📝 Commits (1)

  • 49f2151 Lock the app names in the pseudoloc locales

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalApp/Resources/en-US/ContextMenu.resw (+6 -0)

📄 Description

On occasion, when we submit to the store we get a package rejection
because the app name has changed for the qps-* locales. Instead of
constantly reserving new pseudolocalized app names every time the
pseudolocalization seed changes, we should just lock our app name so
that it does not get pseudolocalized.


🔄 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/13563 **Author:** [@DHowett](https://github.com/DHowett) **Created:** 7/21/2022 **Status:** ✅ Merged **Merged:** 7/22/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/duhowett/no-qps-appname` --- ### 📝 Commits (1) - [`49f2151`](https://github.com/microsoft/terminal/commit/49f2151a08128fd1f5203587f2286c6c4c93de2a) Lock the app names in the pseudoloc locales ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/Resources/en-US/ContextMenu.resw` (+6 -0) </details> ### 📄 Description On occasion, when we submit to the store we get a package rejection because the app name has changed for the `qps-*` locales. Instead of constantly reserving new pseudolocalized app names every time the pseudolocalization seed changes, we should just lock our app name so that it does not get pseudolocalized. --- <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:35: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#29628