From 0c588afea63082a86e94e691a4b01b118dfbe974 Mon Sep 17 00:00:00 2001 From: Carlos Zamora Date: Wed, 1 Jul 2026 11:32:25 -0700 Subject: [PATCH] Address Pankaj's feedback Changes include: - Nav_Appearance.Content: update comment to refer to "personalization" - GlobalAppearance.xaml: move Disable Animations into its own card - GlobalAppearance.xaml: move "Hide the title bar" into "title bar prop" - Interaction.xaml: separate URL settings - Interaction.xaml: move copyOnSelect into "Copy behavior" expander --- .../GlobalAppearance.xaml | 36 ++++++++------ .../TerminalSettingsEditor/Interaction.xaml | 47 +++++++++++-------- .../Resources/de-DE/Resources.resw | 12 ++--- .../Resources/en-US/Resources.resw | 24 ++++++---- .../Resources/es-ES/Resources.resw | 12 ++--- .../Resources/fr-FR/Resources.resw | 12 ++--- .../Resources/it-IT/Resources.resw | 12 ++--- .../Resources/ja-JP/Resources.resw | 12 ++--- .../Resources/ko-KR/Resources.resw | 12 ++--- .../Resources/pt-BR/Resources.resw | 12 ++--- .../Resources/qps-ploc/Resources.resw | 12 ++--- .../Resources/qps-ploca/Resources.resw | 12 ++--- .../Resources/qps-plocm/Resources.resw | 12 ++--- .../Resources/ru-RU/Resources.resw | 12 ++--- .../Resources/sr-Cyrl-RS/Resources.resw | 12 ++--- .../Resources/uk-UA/Resources.resw | 12 ++--- .../Resources/zh-CN/Resources.resw | 12 ++--- .../Resources/zh-TW/Resources.resw | 12 ++--- 18 files changed, 125 insertions(+), 162 deletions(-) diff --git a/src/cascadia/TerminalSettingsEditor/GlobalAppearance.xaml b/src/cascadia/TerminalSettingsEditor/GlobalAppearance.xaml index 42ea03fbf0..06d039f955 100644 --- a/src/cascadia/TerminalSettingsEditor/GlobalAppearance.xaml +++ b/src/cascadia/TerminalSettingsEditor/GlobalAppearance.xaml @@ -63,33 +63,41 @@ - - - - - - + + + + + + + + + - - + - + + + + + diff --git a/src/cascadia/TerminalSettingsEditor/Interaction.xaml b/src/cascadia/TerminalSettingsEditor/Interaction.xaml index 6d0b8418fd..c7ed896d32 100644 --- a/src/cascadia/TerminalSettingsEditor/Interaction.xaml +++ b/src/cascadia/TerminalSettingsEditor/Interaction.xaml @@ -31,17 +31,22 @@ Margin="0,20,0,4" Style="{StaticResource TextBlockSubHeaderStyle}" /> - - + - + + + + + @@ -205,23 +210,25 @@ Style="{StaticResource TextBlockSubHeaderStyle}" /> - + + + + - - - - - - - - - + + + + + + + + + diff --git a/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw index b2a2f76ff2..d5ece8262e 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw @@ -276,7 +276,7 @@ Nach dem aktuellen Tab An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Automatisches kopieren der Auswahl in die Zwischenablage Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ An das zuletzt verwendete Fenster auf diesem Desktop anhängen An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Titelleiste ausblenden (Neustart erforderlich) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - Wenn diese Option deaktiviert ist, wird die Titelleiste über den Registerkarten angezeigt. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Acrylmaterial in der Registerkartenzeile verwenden 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 @@ -636,7 +632,7 @@ Darstellung - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Farbschemen @@ -1702,7 +1698,7 @@ Passen Sie die Deckkraft des Terminals an, indem Sie scrollen, während Sie die STRG- und UMSCHALTTASTE gedrückt halten Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Bereichsanimationen Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw index e676c4e878..5df76193c4 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw @@ -276,7 +276,7 @@ After the current tab An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Automatically copy selection to clipboard Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,13 +490,17 @@ Attach to the most recently used window on this desktop An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Hide the title bar (requires relaunch) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - When disabled, the title bar will appear above the tabs. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". + + Title bar properties + Header for a group of settings that control the appearance and behavior of the title bar. + + + When the title bar is hidden, tabs move into the title bar and are always shown. + A description explaining what happens to the tabs when the title bar is hidden. "Title bar" refers to the bar at the top of the window. Use acrylic material in the tab row @@ -636,7 +640,7 @@ Personalization - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Color schemes @@ -1714,7 +1718,7 @@ Adjust terminal opacity by scrolling while holding the Ctrl and Shift keys Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Pane animations Header for a control to toggle animations on panes. "Enabled" value enables the animations. @@ -2802,6 +2806,10 @@ Mouse and scrolling Title of a section that groups settings related to mouse and scroll wheel input. + + Copy behavior + Header for a group of settings related to copying text to the clipboard. + Paste behavior Header for a group of settings related to cleanup and confirmation behavior for incoming pastes. @@ -2823,7 +2831,7 @@ Title of a section that groups settings related to the terminal's visual appearance. - Tabs and titlebar + Tabs and title bar Title of a section that groups settings related to tabs and pane layout. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw index d66799142b..1e8c1106ca 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw @@ -276,7 +276,7 @@ Después de la pestaña actual An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Copiar la selección automáticamente en el portapapeles Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ Adjuntar a la ventana de uso más reciente en este escritorio An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Ocultar la barra de título (requiere reiniciar) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - Cuando está deshabilitada, la barra de título aparecerá encima de las pestañas. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Usar material acrílico en la fila de tabulación 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 @@ -636,7 +632,7 @@ Apariencia - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Combinaciones de colores @@ -1702,7 +1698,7 @@ Ajuste la opacidad del terminal desplazándose mientras mantiene presionadas las teclas CTRL y Mayús Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Animaciones de panel Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw index 5b22515602..f69fc28fd7 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw @@ -276,7 +276,7 @@ Après l'onglet actuel An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Copier automatiquement la sélection dans le Presse-papiers Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ Attacher à la dernière fenêtre utilisée sur ce bureau An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Masquer la barre de titre (redémarrage nécessaire) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - Une fois désactivée, la barre de titre s’affiche au-dessus des onglets. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Utiliser un matériau acrylique dans la ligne de l’onglet 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 @@ -636,7 +632,7 @@ Apparence - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Jeux de couleurs @@ -1702,7 +1698,7 @@ Ajustez l’opacité du terminal en faisant défiler tout en maintenant les touches Ctrl et Maj enfoncées Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Animations du volet Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw index eb7a11b6d5..84429a42dc 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw @@ -276,7 +276,7 @@ Dopo la scheda corrente An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Copia automaticamente la selezione negli Appunti Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ Allega alla finestra usata più di recente su questo desktop An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Nascondi la barra del titolo (sarà necessario riavviare) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - Se disabilitata, la barra del titolo verrà visualizzata sopra le schede. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Usa il materiale acrilico nella riga di tabulazione 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 @@ -636,7 +632,7 @@ Aspetto - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Combinazioni di colori @@ -1702,7 +1698,7 @@ Regola l'opacità del terminale scorrendo mentre tieni premuti i tasti CTRL e MAIUSC Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Riquadro animazioni Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw index 543cf033ab..5e65db5b7c 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw @@ -276,7 +276,7 @@ 現在のタブ以降 An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + 選択範囲をクリップボードに自動でコピーする Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ このデスクトップで最近使用したウィンドウに接続する An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + タイトル バーを非表示にする (再起動が必要) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - 無効にすると、タイトル バーがタブの上に表示されます。 - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - タブ行にアクリル素材を使用する 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 @@ -636,7 +632,7 @@ 外観 - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. 配色​​ @@ -1702,7 +1698,7 @@ Ctrl キーと Shift キーを押しながらスクロールして、ターミナルの不透明度を調整します Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + ペインのアニメーション Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw index 1f018648cc..da9b1c50d4 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw @@ -276,7 +276,7 @@ 현재 탭 이후 An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + 선택 영역을 클립보드에 자동으로 복사 Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ 이 데스크톱에서 가장 최근에 사용한 창에 첨부 An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + 제목 표시줄 숨기기(다시 시작해야 함) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - 사용하지 않도록 설정하면 제목 표시줄이 탭 위에 표시됩니다. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - 탭 행에서 아크릴 재질 사용 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 @@ -636,7 +632,7 @@ 모양 - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. 색 구성표 @@ -1702,7 +1698,7 @@ Ctrl 키와 Shift 키를 누른 상태에서 스크롤하여 터미널 불투명도 조정 Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + 창 애니메이션 Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw index 93f3efdd53..3a47933fa0 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw @@ -276,7 +276,7 @@ Após a guia atual An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Copiar a seleção automaticamente para a área de transferência Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ Anexar à última janela usada nesta área de trabalho An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Oculta a barra do título (requer reinicialização) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - Quando desabilitada, a barra de título aparecerá acima das guias. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Usar material acrílico na linha da guia 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 @@ -636,7 +632,7 @@ Aparência - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Esquema de cores @@ -1702,7 +1698,7 @@ Ajustar a opacidade do terminal ao rolar enquanto mantém as teclas Ctrl e Shift Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Animações do painel Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw index 1c22220883..4abe1a91aa 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw @@ -276,7 +276,7 @@ Αƒŧëѓ ťнė сúѓŗėπτ τăъ !!! !!! An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Āúтǿmаţιĉąľľў сοφý şèℓэċтïøñ ţō ĉļĩρьóąґď !!! !!! !!! !!! Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ Äţŧαĉђ τǿ τħе mοѕт ѓěςęńτļγ ûѕєď ŵíñðοω øи тћϊѕ ďёšкτǿφ !!! !!! !!! !!! !!! ! An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Ĥìđε тħê τīţĺё ъªř (ŗėqūΐŗêś яеľаϋʼnčћ) !!! !!! !!! !! Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - Ẃћèп ðϊŝαъłėð, тнė ťĭτłê вąѓ ẁιĺł ąφφёǻŕ äвöνė ŧħė ťãьś. !!! !!! !!! !!! !!! ! - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Ūŝē àςѓýłīć мãτęѓįάł ϊή ťнę ťāъ гоω !!! !!! !!! ! 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 @@ -636,7 +632,7 @@ Λρρёªгąńсё !!! - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Ċōľøя š¢нēměѕ !!! @@ -1702,7 +1698,7 @@ Ąδĵüšţ ŧęřмìńąĺ ôрǻčĩτў ьγ šćřοļĺįήĝ ẅђϊłę ħōļδîʼnğ ťђз Çťгł àиδ Śђĭƒт ķęÿŝ !!! !!! !!! !!! !!! !!! !!! ! Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Ρǻйě ǻйϊмäţіőηş !!! ! Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw index 1c22220883..4abe1a91aa 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw @@ -276,7 +276,7 @@ Αƒŧëѓ ťнė сúѓŗėπτ τăъ !!! !!! An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Āúтǿmаţιĉąľľў сοφý şèℓэċтïøñ ţō ĉļĩρьóąґď !!! !!! !!! !!! Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ Äţŧαĉђ τǿ τħе mοѕт ѓěςęńτļγ ûѕєď ŵíñðοω øи тћϊѕ ďёšкτǿφ !!! !!! !!! !!! !!! ! An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Ĥìđε тħê τīţĺё ъªř (ŗėqūΐŗêś яеľаϋʼnčћ) !!! !!! !!! !! Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - Ẃћèп ðϊŝαъłėð, тнė ťĭτłê вąѓ ẁιĺł ąφφёǻŕ äвöνė ŧħė ťãьś. !!! !!! !!! !!! !!! ! - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Ūŝē àςѓýłīć мãτęѓįάł ϊή ťнę ťāъ гоω !!! !!! !!! ! 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 @@ -636,7 +632,7 @@ Λρρёªгąńсё !!! - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Ċōľøя š¢нēměѕ !!! @@ -1702,7 +1698,7 @@ Ąδĵüšţ ŧęřмìńąĺ ôрǻčĩτў ьγ šćřοļĺįήĝ ẅђϊłę ħōļδîʼnğ ťђз Çťгł àиδ Śђĭƒт ķęÿŝ !!! !!! !!! !!! !!! !!! !!! ! Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Ρǻйě ǻйϊмäţіőηş !!! ! Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw index 1c22220883..4abe1a91aa 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw @@ -276,7 +276,7 @@ Αƒŧëѓ ťнė сúѓŗėπτ τăъ !!! !!! An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Āúтǿmаţιĉąľľў сοφý şèℓэċтïøñ ţō ĉļĩρьóąґď !!! !!! !!! !!! Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ Äţŧαĉђ τǿ τħе mοѕт ѓěςęńτļγ ûѕєď ŵíñðοω øи тћϊѕ ďёšкτǿφ !!! !!! !!! !!! !!! ! An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Ĥìđε тħê τīţĺё ъªř (ŗėqūΐŗêś яеľаϋʼnčћ) !!! !!! !!! !! Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - Ẃћèп ðϊŝαъłėð, тнė ťĭτłê вąѓ ẁιĺł ąφφёǻŕ äвöνė ŧħė ťãьś. !!! !!! !!! !!! !!! ! - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Ūŝē àςѓýłīć мãτęѓįάł ϊή ťнę ťāъ гоω !!! !!! !!! ! 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 @@ -636,7 +632,7 @@ Λρρёªгąńсё !!! - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Ċōľøя š¢нēměѕ !!! @@ -1702,7 +1698,7 @@ Ąδĵüšţ ŧęřмìńąĺ ôрǻčĩτў ьγ šćřοļĺįήĝ ẅђϊłę ħōļδîʼnğ ťђз Çťгł àиδ Śђĭƒт ķęÿŝ !!! !!! !!! !!! !!! !!! !!! ! Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Ρǻйě ǻйϊмäţіőηş !!! ! Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw index a7f71b803e..10332b4234 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw @@ -276,7 +276,7 @@ После текущей вкладки An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Автоматически копировать выделенный фрагмент в буфер обмена Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ Присоединять к последнему использованному окну на этом рабочем столе An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Скрыть заголовок окна (требуется перезапуск) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - Если этот параметр отключен, строка заголовка будет отображаться над вкладками. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Использовать акриловый материал в строке вкладки 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 @@ -636,7 +632,7 @@ Оформление - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Цветовые схемы @@ -1702,7 +1698,7 @@ Настройте прозрачность терминала путем прокрутки при нажатых клавишах CTRL и SHIFT Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Анимация панели Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/sr-Cyrl-RS/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/sr-Cyrl-RS/Resources.resw index 93ecfb46b2..407afdb1be 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/sr-Cyrl-RS/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/sr-Cyrl-RS/Resources.resw @@ -276,7 +276,7 @@ Након текуће картице An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Аутоматски копирај избор у системску оставу Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -475,14 +475,10 @@ Прикачи на последње коришћени прозор на овој радној површини An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Сакриј насловну линију (потребно је поновно покретање) Header for a control to toggle whether the title bar should be shown or not. Changing this setting requires the user to relaunch the app. - - Када је искључено, линија наслова ће се појавити изнад картица. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Користи акрилни материјал у реду картица 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 @@ -609,7 +605,7 @@ Изглед - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Шеме боја @@ -1663,7 +1659,7 @@ Подеси непрозирност терминала скроловањем уз притиснуте тастере Ctrl и Shift Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Анимације панела Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/uk-UA/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/uk-UA/Resources.resw index 4f2e57fbb2..8d3c7a07d9 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/uk-UA/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/uk-UA/Resources.resw @@ -282,7 +282,7 @@ Після поточної вкладки An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + Автоматично копіювати виділення в буфер обміну Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -501,14 +501,10 @@ Приєднати до останнього використаного вікна на цьому робочому столі An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + Приховати рядок заголовка (потрібно перезапустити) Header for a control to toggle whether the title bar should be shown or not. Changing this setting requires the user to relaunch the app. - - Якщо вимкнено, рядок заголовка з'являтиметься над вкладками. - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - Використовувати акриловий матеріал у рядку вкладок 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 @@ -635,7 +631,7 @@ Зовнішній вигляд - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. Кольорові схеми @@ -1721,7 +1717,7 @@ Налаштуйте прозорість терміналу, прокручуючи колесо миші, утримуючи клавіші Ctrl і Shift Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + Анімації панелі Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw index 91847407dc..ccaada3612 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw @@ -276,7 +276,7 @@ 在当前选项卡之后 An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + 自动将所选内容复制到剪贴板 Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ 附加到此桌面上最近使用的窗口 An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + 隐藏标题栏(需要重新启动) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - 禁用后,标题栏将显示在选项卡上方。 - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - 在选项卡行中使用亚克力材料 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 @@ -636,7 +632,7 @@ 外观 - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. 配色方案 @@ -1702,7 +1698,7 @@ 按住 Ctrl 和 Shift 键的同时滚动来调整终端不透明度 Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + 窗格动画 Header for a control to toggle animations on panes. "Enabled" value enables the animations. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw index dcf878ebb0..260708a8d8 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw @@ -276,7 +276,7 @@ 在目前索引標籤之後 An option to choose from for the "Position of newly created tabs" setting. When selected new tab appears after the current tab. - + 自動將選取項目複製到剪貼簿 Header for a control to toggle whether selected text should be copied to the clipboard automatically, or not. @@ -490,14 +490,10 @@ 附加到此桌面最近使用的視窗 An option to choose from for the "windowing behavior" setting. When selected, new instances open in the most recently used window on this virtual desktop. - + 隱藏標題列 (需要重新啟動) Header for a control to toggle whether or not the title bar should be shown. Changing this setting requires the user to relaunch the app. - - 停用時,標題列會出現在索引標籤上方。 - A description for what the "show titlebar" setting does. Presented near "Globals_ShowTitlebar.Header". - 在索引標籤列中使用壓克力材料 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 @@ -636,7 +632,7 @@ 外觀 - Header for the "appearance" menu item. This navigates to a page that lets you see and modify settings related to the app's appearance. + Header for the "personalization" menu item. This navigates to a page that lets you see and modify settings related to personalizing the app's appearance. 色彩配置 @@ -1702,7 +1698,7 @@ 按住 Ctrl 和 Shift 鍵的同時捲動來調整終端不透明度 Header for a control to toggle opacity changes with scrolling. When enabled, holding the Ctrl and Shift keys while scrolling will increase or decrease the window opacity. - + 窗格動畫 Header for a control to toggle animations on panes. "Enabled" value enables the animations.