diff --git a/src/cascadia/CascadiaPackage/Resources/en-US/Resources.resw b/src/cascadia/CascadiaPackage/Resources/en-US/Resources.resw
index eced69ff25a..f7d5a7010e9 100644
--- a/src/cascadia/CascadiaPackage/Resources/en-US/Resources.resw
+++ b/src/cascadia/CascadiaPackage/Resources/en-US/Resources.resw
@@ -125,6 +125,10 @@
Terminal Dev
{Locked}
+
+ Terminal Canary
+ {Locked}
+
Terminal Preview
{Locked}
@@ -137,6 +141,10 @@
Windows Terminal Dev
{Locked}
+
+ Windows Terminal Canary
+ {Locked}
+
Windows Terminal Preview
{Locked}
@@ -149,6 +157,10 @@
Terminal Dev
{Locked}
+
+ Terminal Canary
+ {Locked}
+
Terminal Preview
{Locked}
@@ -161,6 +173,10 @@
The Windows Terminal, but Unofficial
{Locked}
+
+ The Windows Terminal (Canary build)
+ {Locked}
+
Windows Terminal with a preview of upcoming features
{Locked}
diff --git a/src/cascadia/TerminalApp/Resources/en-US/ContextMenu.resw b/src/cascadia/TerminalApp/Resources/en-US/ContextMenu.resw
index 68a873569b6..28fc0311647 100644
--- a/src/cascadia/TerminalApp/Resources/en-US/ContextMenu.resw
+++ b/src/cascadia/TerminalApp/Resources/en-US/ContextMenu.resw
@@ -125,6 +125,10 @@
Terminal Dev
{Locked} The dev build will never be seen in multiple languages
+
+ Terminal Canary
+ {Locked=qps-ploc,qps-ploca,qps-plocm}
+
Terminal Preview
{Locked=qps-ploc,qps-ploca,qps-plocm}
@@ -137,6 +141,10 @@
Windows Terminal Dev
{Locked} The dev build will never be seen in multiple languages
+
+ Windows Terminal Canary
+ {Locked=qps-ploc,qps-ploca,qps-plocm}. "Canary" in this context means an unstable or nightly build of a software product, not the bird.
+
Windows Terminal Preview
{Locked=qps-ploc,qps-ploca,qps-plocm}
@@ -149,6 +157,10 @@
Terminal Dev
{Locked} The dev build will never be seen in multiple languages
+
+ Terminal Canary
+ {Locked=qps-ploc,qps-ploca,qps-plocm}
+
Terminal Preview
{Locked=qps-ploc,qps-ploca,qps-plocm}
@@ -160,6 +172,10 @@
The Windows Terminal, but Unofficial
{Locked} The dev build will never be seen in multiple languages
+
+ The Windows Terminal (Canary build)
+ {Locked}
+
Windows Terminal with a preview of upcoming features
@@ -167,6 +183,10 @@
Open in Terminal (&Dev)
{Locked} The dev build will never be seen in multiple languages
+
+ Open in Terminal (&Canary)
+ This is a menu item that will be displayed in the Windows File Explorer that launches the Canary version of Windows Terminal. Please mark one of the characters to be an accelerator key.
+
Open in Terminal &Preview
This is a menu item that will be displayed in the Windows File Explorer that launches the Preview version of Windows Terminal. Please mark one of the characters to be an accelerator key.
diff --git a/src/cascadia/TerminalApp/Resources/en-US/Resources.resw b/src/cascadia/TerminalApp/Resources/en-US/Resources.resw
index c6ccf6856c1..7cebf63ea09 100644
--- a/src/cascadia/TerminalApp/Resources/en-US/Resources.resw
+++ b/src/cascadia/TerminalApp/Resources/en-US/Resources.resw
@@ -214,6 +214,9 @@
Split Pane
+
+ Web Search
+
Color...
@@ -591,6 +594,26 @@
Enter a wt commandline to run
{Locked="wt"}
+
+ More options for "{}"
+ This text will be read aloud using assistive technologies when the user selects a command that has additional options. The {} will be expanded to the name of the command containing more options.
+
+
+ Type a command name...
+
+
+ No matching commands
+
+
+ Suggestions menu
+
+
+ More options
+
+
+ Suggestions found: {0}
+ {0} will be replaced with a number.
+
Crimson
@@ -831,6 +854,12 @@
Reset tab color
Text used to identify the reset button
+
+ Move Tab to New Window
+
+
+ Moves tab to a new window
+
Run as Administrator
This text is displayed on context menu for profile entries in add new tab button.
@@ -863,4 +892,13 @@
Active pane moved to new tab
This text is read out by screen readers upon a successful pane movement to a new tab within the existing window.
+
+ If set, the command will be appended to the profile's default command instead of replacing it.
+
+
+ Restart Connection
+
+
+ Restart the active pane connection
+
diff --git a/src/cascadia/TerminalControl/Resources/en-US/Resources.resw b/src/cascadia/TerminalControl/Resources/en-US/Resources.resw
index c94ab15d368..a604fc912e4 100644
--- a/src/cascadia/TerminalControl/Resources/en-US/Resources.resw
+++ b/src/cascadia/TerminalControl/Resources/en-US/Resources.resw
@@ -178,6 +178,18 @@
Ctrl+Click to follow link
+
+ No results
+ Will be presented near the search box when Find operation returned no results.
+
+
+ Searching...
+ Will be presented near the search box when Find operation is running.
+
+
+ {0}/{1}
+ Will be displayed to indicate what result the user has selected, of how many total results. {0} will be replaced with the index of the current result. {1} will be replaced with the total number of results.
+
Invalid URI
Whenever we encounter an invalid URI or URL we show this string as a warning.
@@ -276,4 +288,4 @@ Please either install the missing font or choose another one.
Select output
The tooltip for a button for selecting all of a command's output
-
+
\ No newline at end of file
diff --git a/src/cascadia/TerminalSettingsModel/Resources/en-US/Resources.resw b/src/cascadia/TerminalSettingsModel/Resources/en-US/Resources.resw
index e0f171dc8fe..d6d6d9565f9 100644
--- a/src/cascadia/TerminalSettingsModel/Resources/en-US/Resources.resw
+++ b/src/cascadia/TerminalSettingsModel/Resources/en-US/Resources.resw
@@ -449,6 +449,12 @@
Toggle command palette
+
+ Recent commands...
+
+
+ Open suggestions...
+
Toggle command palette in command line mode
@@ -511,6 +517,9 @@
Rename window...
+
+ Display Terminal's current working directory
+
Show/Hide the Terminal window
@@ -684,6 +693,10 @@
Close all other panes
+
+ Toggle broadcast input to all panes
+ When enabled, input will go to all panes in this tab simultaneously
+
Restart connection
@@ -699,4 +712,16 @@
Select previous command
+
+ Search {0}
+ {0} will be replaced with a user-specified URL to a web page
+
+
+ Search the web for selected text
+ This will open a web browser to search for some user-selected text
+
+
+ Open about dialog
+ This will open the "about" dialog, to display version info and other documentation
+