diff --git a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw index b1f61c81b48e..e56227509d2d 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw @@ -181,8 +181,7 @@ Always show tabs - When checked, tabs are always displayed. When unchecked and 'show the title bar' is checked, tabs only appear after opening a new tab. - 'show the title bar' must match the value for <Globals_ShowTitlebar.Content>. + When unchecked, the tab bar will appear when a new tab is created. Copy formatting @@ -191,22 +190,19 @@ When checked, the color and font formatting of selected text is also copied to your clipboard. When unchecked, only plain text is copied to your clipboard. - Copy after selection is made - - - When checked, a selection is immediately copied to your clipboard upon creation. When unchecked, the selection persists and awaits further action. + Automatically copy selection to clipboard Default profile - Profile that opens when clicking the '+' icon or by typing the key binding assigned to 'newTab'. + Profile that opens when clicking the '+' icon or by typing the new tab key binding. Redraw entire screen when display updates - When checked, the terminal will redraw the entire screen each frame. When unchecked, the terminal will render only the updates to the screen between frames. + When unchecked, the terminal will render only the updates to the screen between frames. Columns: @@ -224,8 +220,8 @@ Launch mode - Defines whether the terminal will launch as maximized, full screen, or in a window. Setting this to "Focus" is equivalent to launching the terminal in the "Default" mode, but with the focus mode enabled. Similarly, setting this to "Maximized Focus" will result in launching the terminal in a maximized window with the focus mode enabled. - "Focus", "Default", and "Maximized Focus" must match Globals_LaunchModeFocus.Content, Globals_LaunchModeDefault.Content, and Globals_LaunchModeMaximizedFocus.Content values respectively. + How the terminal will appear on launch. Focus will hide the tabs and title bar. + 'Focus' must match <Globals_LaunchModeFocus.Content>. Default @@ -240,22 +236,22 @@ These settings may be useful for troubleshooting an issue, however they will impact your performance. - Hide the title bar (requires restart) + Hide the title bar (requires relaunch) - When checked, the tabs are moved into the title bar and the title bar disappears. When unchecked, the title bar sits above the tabs. + When unchecked, the title bar will appear above the tabs. - Show terminal title in title bar + Use active terminal title as application title - When checked, the title bar displays the title of the selected tab. When unchecked, the title bar displays 'Windows Terminal'. + When unchecked, the title bar will be 'Windows Terminal'. Snap window resizing to character grid - When checked, the window will snap to the nearest character boundary on resize. When unchecked, the window will resize smoothly. + When unchecked, the window will resize smoothly. Use software rendering @@ -279,8 +275,8 @@ Tab width mode - Sets the width of the tabs. 'Equal' sizes each tab to the same width. 'Title length' sizes each tab to the length of its title. 'Compact' sizes each tab to the length of its title when focused, and shrinks to the size of only the icon when the tab is unfocused. - 'equal' must match the value for <Globals_TabWidthModeEqual.Content>. 'title length' must match the value for <Globals_TabWidthModeTitleLength.Content>. 'compact' must match the value for <Globals_TabWidthModeCompact.Content>. + Compact will shrink unfocused tabs to the size of the icon. + 'Compact' must match the value for <Globals_TabWidthModeCompact.Content>. Compact @@ -295,14 +291,13 @@ Theme - Sets the theme of the application. The value 'default' refers to the active Windows system theme. - 'default' must match the value for <Globals_ThemeDefault.Content>. + Sets the theme of the application. Dark - Default + Use Windows theme Light @@ -311,7 +306,7 @@ Word delimiters - Determines the delimiters used in a double click selection. + Symbols used to define boundaries between words. Appearance @@ -338,7 +333,7 @@ Acrylic opacity - When acrylic is enabled, it sets the transparency of the window for the profile. + Sets the transparency of the window. Advanced @@ -350,10 +345,10 @@ By default Windows treats Ctrl+Alt as an alias for AltGr. When unchecked, this behavior will be disabled. - Antialiasing text + Text antialiasing (requires relaunch) - Controls how text is antialiased in the renderer. Note that changing this setting will require starting a new terminal instance. + Controls how text is antialiased in the renderer. Aliased @@ -377,7 +372,7 @@ Background image path - Sets the file location of the image to draw over the window background. + File location of the image used in the background of the window. Background image alignment @@ -449,19 +444,16 @@ Uniform to fill - How the profile closes - - - Sets how the profile reacts to termination or failure to launch. Graceful will close when exit is typed or the process exits normally. + Profile termination behavior - Always + Close when process exits, fails, or crashes - Graceful + Close only when process exits successfully - Never + Never close automatically Color scheme @@ -493,9 +485,6 @@ Cursor shape - - Sets the shape of the cursor. - Bar ( ┃ ) {Locked="┃"} @@ -559,7 +548,7 @@ Icon - Image file location of the icon used in the profile. Displays within the tab and the dropdown menu. + Emoji or image file location of the icon used in the profile. Browse... @@ -568,7 +557,7 @@ Padding - Sets the padding around the text within the window. Can have three different formats: '#' sets the same padding for all sides. '#, #' sets the same padding for left-right and top-bottom. '#, #, #, #' sets the padding individually for left, top, right, and bottom. + Sets the padding around the text within the window. Retro terminal effects @@ -579,9 +568,6 @@ Scrollbar visibility - - Defines the visibility of the scrollbar. - Hidden @@ -597,14 +583,11 @@ Scroll to input when typing - - When checked, the window will scroll to the command input line when typing. Otherwise, the window will not scroll when you start typing. - Starting directory - The directory the shell starts in when it is loaded. + The directory the profile starts in when it is loaded. Browse... @@ -619,19 +602,19 @@ Suppress title changes - When checked, the tab title overrides the default title of the tab and any title change messages from the application will be suppressed. + Use the tab title to override the default title of the tab and suppress any title change messages from the application. Tab title - Replaces the name as the title to pass to the shell on startup. Some shells (like bash) may choose to ignore this initial value, while others (CMD, PowerShell) may use this value over the lifetime of the application. + Replaces the profile name as the title to pass to the shell on startup. Enable acrylic - When checked, the window will have an acrylic background. When unchecked, the window will have a plain, untextured background. + Applies a translucent texture to the background of the window. Use desktop wallpaper @@ -643,10 +626,10 @@ Discard changes - Discard your unsaved settings. + Discard all unsaved settings. - Apply + Save ⚠ You have unsaved changes. @@ -678,10 +661,7 @@ None - Disable visual animations - - - When checked, visual animations will be disabled across the application. + Disable pane animations Black @@ -737,7 +717,7 @@ All - Visual (Flash Taskbar) + Visual (flash taskbar) Add new @@ -779,9 +759,6 @@ Open your settings.json file. Alt+Click to open your defaults.json file. {Locked="settings.json"}, {Locked="defaults.json"} - - Delete the current color scheme. - Rename @@ -815,6 +792,9 @@ Are you sure you want to delete this profile? + + Save all unsaved settings. + Tab switcher interface style