From 961c576bca9eaba8d1a028cacdf338d985b8e19c Mon Sep 17 00:00:00 2001 From: Leonard Hecker Date: Fri, 18 Feb 2022 14:54:44 +0100 Subject: [PATCH] Replace "acrylic" with "acrylic material" in i18n strings (#12505) "Acrylic material" is the official name as used on Microsoft Docs and should ensure it gets properly translated in all languages. ## PR Checklist * [x] Closes #9846 * [x] Closes MSFT:36776499 * [x] I work here ## Detailed Description of the Pull Request / Additional comments We originally intended to replace the strings with "acrylic transparency", but "acrylic material" is actually the official term on Microsoft Docs. --- doc/cascadia/profiles.schema.json | 4 +-- .../Resources/en-US/Resources.resw | 26 +++++-------------- 2 files changed, 9 insertions(+), 21 deletions(-) diff --git a/doc/cascadia/profiles.schema.json b/doc/cascadia/profiles.schema.json index 191975b9638..b7abd93b661 100644 --- a/doc/cascadia/profiles.schema.json +++ b/doc/cascadia/profiles.schema.json @@ -1761,7 +1761,7 @@ }, "useAcrylicInTabRow": { "default": false, - "description": "When set to true, the tab row will have an acrylic background with 50% opacity.", + "description": "When set to true, the tab row will have an acrylic material background with 50% opacity.", "type": "boolean" }, "actions": { @@ -2224,7 +2224,7 @@ }, "useAcrylic": { "default": false, - "description": "When set to true, the window will have an acrylic background. When set to false, the window will have a plain, untextured background.", + "description": "When set to true, the window will have an acrylic material background. When set to false, the window will have a plain, untextured background.", "type": "boolean" } }, diff --git a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw index 01ffb91a0b6..a069c7de6ec 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw @@ -364,12 +364,12 @@ A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Show acrylic in tab row (requires relaunch) - Header for a control to toggle whether acrylic shows in the tab row. Changing this setting requires the user to relaunch the app. + Use acrylic material in the tab row (requires relaunch) + Header for a control to toggle whether "acrylic material" is used. "Acrylic material" is a Microsoft-specific term: https://docs.microsoft.com/en-us/windows/apps/design/style/acrylic When checked, the tab row will have the acrylic material. - A description for what the "use acrylic in tab row" setting does. Presented near "Globals_AcrylicTabRow.Header". + A description for the "Globals_AcrylicTabRow.Header" setting does. "Acrylic material" is a Microsoft-specific term: https://docs.microsoft.com/en-us/windows/apps/design/style/acrylic Use active terminal title as application title @@ -519,14 +519,6 @@ Actions Tooltip for the "actions" menu item. - - Acrylic opacity - Header for a control to determine the level of opacity for the acrylic rendering material. The user can choose to make the acrylic background of the app more or less opaque. - - - Sets the transparency of the window. - A description for what the "acrylic opacity" setting does. Presented near "Profile_AcrylicOpacity.Header". - Background opacity Name for a control to determine the level of opacity for the background of the control. The user can choose to make the background of the app more or less opaque. @@ -976,12 +968,12 @@ Button label that deletes the unfocused appearance for this profile. - Enable acrylic - Header for a control to toggle the acrylic-like rendering of the background. The acrylic material creates a translucent texture. + Enable acrylic material + Header for a control to toggle the use of acrylic material for the background. "Acrylic material" is a Microsoft-specific term: https://docs.microsoft.com/en-us/windows/apps/design/style/acrylic Applies a translucent texture to the background of the window. - A description for what the "enable acrylic" setting does. Presented near "Profile_UseAcrylic". + A description for what the "Profile_UseAcrylic" setting does. Use desktop wallpaper @@ -1166,13 +1158,9 @@ Name Header for a control to determine the name of the profile. This is a text box. - - Acrylic - Header for a group of settings related to the acrylic texture rendering on the background of the app. - Transparency - Header for a group of settings related to transparency, including the acrylic texture rendering on the background of the app. + Header for a group of settings related to transparency, including the acrylic material background of the app. Background image