[PR #12727] [MERGED] Fix transparency/opacity inconsistency in help text (#12592) #29210

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12727
Author: @dmezh
Created: 3/20/2022
Status: ✅ Merged
Merged: 3/24/2022
Merged by: @undefined

Base: main ← Head: main


📝 Commits (1)

  • d71a2a4 Fix transparency/opacity inconsistency in help text (#12592)

📊 Changes

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

View changed files

📝 src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw (+2 -2)

📄 Description

In two instances, the help text for the settings UI refers to transparency when we're really talking about opacity. This PR changes those occurences to more accurately reflect the setting being described.

PR Checklist


🔄 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/12727 **Author:** [@dmezh](https://github.com/dmezh) **Created:** 3/20/2022 **Status:** ✅ Merged **Merged:** 3/24/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`d71a2a4`](https://github.com/microsoft/terminal/commit/d71a2a45acfcb495272e0369d484f26edea13fa4) Fix transparency/opacity inconsistency in help text (#12592) ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw` (+2 -2) </details> ### 📄 Description In two instances, the help text for the settings UI refers to _transparency_ when we're really talking about _opacity._ This PR changes those occurences to more accurately reflect the setting being described. <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #12592 --- <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:33:31 +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#29210