diff --git a/src/cascadia/TerminalApp/Resources/en-US/Resources.resw b/src/cascadia/TerminalApp/Resources/en-US/Resources.resw index 0dd84b19a4f..81ca7d51f83 100644 --- a/src/cascadia/TerminalApp/Resources/en-US/Resources.resw +++ b/src/cascadia/TerminalApp/Resources/en-US/Resources.resw @@ -149,12 +149,6 @@ Encountered errors while loading user settings - - OK - - - Warning: - The "{0}" isn't running on your machine. This can prevent the Terminal from receiving keyboard input. {0} will be replaced with the OS-localized name of the TabletInputService @@ -165,28 +159,12 @@ Failed to reload settings - - https://go.microsoft.com/fwlink/?linkid=2125419 - {Locked}This is a FWLink, so it will be localized with the fwlink tool - About - - Feedback - Settings - - Cancel - - - Close all - - - Quit - Multiple panes @@ -293,17 +271,6 @@ • The specified "theme" was not found in the list of themes. Temporarily falling back to the default value. {Locked="•"} This glyph is a bullet, used in a bulleted list. - - The "globals" property is deprecated - your settings might need updating. - {Locked="\"globals\""} - - - https://go.microsoft.com/fwlink/?linkid=2128258 - {Locked}This is a FWLink, so it will be localized with the fwlink tool - - - For more info, see this web page. - Failed to expand a command with "iterateOn" set. This command will be ignored. {Locked="\"iterateOn\""} @@ -484,21 +451,12 @@ Ctrl+Click to open as administrator - - Close - Close Close - - Maximize - - - Minimize - Minimize @@ -518,10 +476,6 @@ Version: This is the heading for a version number label - - Getting started - A hyperlink name for a guide on how to get started using Terminal - Source code A hyperlink name for the Terminal's documentation @@ -797,18 +751,9 @@ Export text - - Failed to export terminal content - - - Successfully exported terminal content - Find - - Plain text - Termination behavior can be configured in advanced profile settings. @@ -914,10 +859,6 @@ "{0}" tab moved to position "{1}" {Locked="{0}"}{Locked="{1}"}This text is read out by screen readers upon a successful tab movement. {0} is the name of the tab. {1} is the new tab index in the tab row. - - Active pane moved to "{0}" tab in "{1}" window - {Locked="{0}"}{Locked="{1}"}This text is read out by screen readers upon a successful pane movement. {0} is the name of the tab the pane was moved to. {1} is the name of the window the pane was moved to. Replaced in 1.19 by TerminalPage_PaneMovedAnnouncement_ExistingWindow2 - Active pane moved to "{0}" window {Locked="{0}"}This text is read out by screen readers upon a successful pane movement. {0} is the name of the window the pane was moved to. @@ -982,4 +923,4 @@ An invalid regular expression was found. - \ No newline at end of file + diff --git a/src/cascadia/TerminalControl/Resources/en-US/Resources.resw b/src/cascadia/TerminalControl/Resources/en-US/Resources.resw index 85446823b58..133769426f6 100644 --- a/src/cascadia/TerminalControl/Resources/en-US/Resources.resw +++ b/src/cascadia/TerminalControl/Resources/en-US/Resources.resw @@ -194,14 +194,6 @@ Invalid URI Whenever we encounter an invalid URI or URL we show this string as a warning. - - Unable to find the selected font "{0}". - -"{1}" has been selected instead. - -Please either install the missing font or choose another one. - 0 and 1 are names of fonts provided by the user and system respectively. - Unable to find the provided shader "{0}". {0} is a file name @@ -210,10 +202,6 @@ Please either install the missing font or choose another one. Pixel shader failed to compile: {0} {0} is the error message generated by the compiler - - Renderer encountered an unexpected error: {0} - {0} is an error code. - Unable to find the following fonts: {0}. Please either install them or choose different fonts. {Locked="{0}"} This is a warning dialog shown when the user selects a font that isn't installed. diff --git a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw index 6aad91ec7d2..bdd9ff4ab6d 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw @@ -117,9 +117,6 @@ System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 - - Create New Button - New empty profile Button label that creates a new profile with default settings. @@ -128,9 +125,6 @@ Duplicate a profile This is the header for a control that lets the user duplicate one of their existing profiles. - - Duplicate Button - Duplicate Button label that duplicates the selected profile and navigates to the duplicate's page. @@ -310,10 +304,6 @@ Remove trailing white-space when pasting Header for a control to toggle whether pasted text should be trimmed of white spaces, or not. - - Below are the currently bound keys, which can be modified by editing the JSON settings file. - A disclaimer located at the top of the actions page that presents the list of keybindings. - Default profile Header for a control to select your default profile from the list of profiles you've created. @@ -397,14 +387,6 @@ Initial Rows Name for a control to choose the number of rows in the terminal's text grid. - - X position - Header for a control to choose the X coordinate of the terminal's starting position. - - - Y position - Header for a control to choose the Y coordinate of the terminal's starting position. - X position Name for a control to choose the X coordinate of the terminal's starting position. @@ -460,14 +442,6 @@ Restore window layout An option to choose from for the "First window preference" setting. Reopen the layouts from the last session, but don't preserve the content. - - Launch mode - Header for a control to select what mode to launch the terminal in. - - - How the terminal will appear on launch. Focus will hide the tabs and title bar. - 'Focus' must match <Globals_LaunchModeFocus.Content>. - Launch parameters Header for a set of settings that determine how terminal launches. These settings include the launch mode, launch position and whether the terminal should center itself on launch. @@ -1093,10 +1067,6 @@ The selected font has no font features. A description provided when the font features setting is disabled. Presented near "Profile_FontFeatures". - - General - Header for a sub-page of profile settings focused on more general scenarios. - Hide profile from dropdown Header for a control to toggle whether the profile is shown in a dropdown menu, or not. @@ -1149,10 +1119,6 @@ Browse... Button label that opens a file picker in a new window. The "..." is standard to mean it will open a new window. - - Padding - Name for a control to determine the amount of space between text in a terminal and the edge of the window. - Padding Header for a control to determine the amount of space between text in a terminal and the edge of the window. The space can be any combination of the top, bottom, left, and right side of the window. @@ -1229,14 +1195,6 @@ If enabled, this profile will spawn in the directory from which Terminal was launched. A description for what the supplementary "use parent process directory" setting does. Presented near "Profile_StartingDirectoryUseParentCheckbox". - - Hide icon - A supplementary setting to the "icon" setting. - - - If enabled, this profile will have no icon. - A description for what the supplementary "Hide icon" setting does. Presented near "Profile_HideIconCheckbox". - Suppress title changes Header for a control to toggle changes in the app title. @@ -1389,10 +1347,6 @@ None An option to choose from for the "bell style" setting. When selected, notifications are silenced. - - Disable pane animations - Header for a control to toggle animations on panes. "Enabled" value disables the animations. - Black This is the formal name for a font weight. @@ -1565,9 +1519,6 @@ All An option to choose from for the "bell style" setting. When selected, a combination of the other bell styles is used to notify the user. - - Visual (flash taskbar) - Flash taskbar An option to choose from for the "bell style" setting. When selected, a visual notification is used to notify the user. In this case, the taskbar is flashed. @@ -1584,14 +1535,6 @@ Delete color scheme Button label that deletes the selected color scheme. - - Edit - Button label that edits the currently selected color scheme. - - - Delete - Button label that deletes the selected color scheme. - Name The name of the color scheme. Used as a label on the name control. @@ -1648,14 +1591,6 @@ Open your settings.json file. Alt+Click to open your defaults.json file. {Locked="settings.json"}, {Locked="defaults.json"} - - Rename - Text label for a button that can be used to begin the renaming process. - - - This color scheme cannot be deleted or renamed because it is included by default. - Disclaimer presented next to the delete button when it is disabled. - Yes, delete color scheme Button label for positive confirmation of deleting a color scheme (presented with "ColorScheme_DeleteConfirmationMessage") @@ -1768,14 +1703,6 @@ Reset to inherited value. This button will remove a user's customization from a given setting, restoring it to the value that the profile inherited. This is a text label on a button. - - Terminal colors - A header for a grouping of colors in the color scheme. These colors are used for basic parts of the terminal. - - - System colors - A header for a grouping of colors in the color scheme. These colors are used for functional parts of the terminal. - Colors A header for the grouping of colors in the color scheme. @@ -1908,14 +1835,6 @@ If enabled, the terminal will be hidden as soon as you switch to another window. A description for what the "Automatically hide window" setting does. - - This color scheme cannot be deleted because it is included by default. - Disclaimer presented near the controls to delete the selected color scheme when that functionality is disabled. - - - This color scheme cannot be renamed because it is included by default. - Disclaimer presented near the controls to rename the color scheme when that functionality is disabled. - default Text label displayed adjacent to a "color scheme" entry signifying that it is currently set as the default color scheme to be used. @@ -1993,10 +1912,6 @@ Add sound Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound" - - Browse... - Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound". - When multiple sounds are defined, one is selected at random when the BEL character is received. {Locked="BEL"} Text block displayed near "Profile_BellSound". @@ -2060,18 +1975,6 @@ More colors... Text label for a button that allows the user to select from more colors in a new window. {Locked="..."} - - Pick a color - Title displayed on a content dialog directing the user to pick a color. - - - OK - Button label for the color picker content dialog. Used as confirmation to apply the selected color. - - - Cancel - Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user. - Use scheme color Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.