diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw b/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw
index b66a388f00..0bac7bad9d 100644
--- a/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw
+++ b/src/core/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw
@@ -273,7 +273,7 @@
Excluded apps
- To exclude an application from snapping to zones add its name here (one per line). Excluded apps will react to the Windows Snap regardless of all other settings.
+ To exclude an application from snapping to zones add its name here (one per line). These apps will react only to Windows Snap.
Zone highlight opacity (%)
@@ -295,7 +295,7 @@
Move windows between zones across all monitors when snapping with win+arrow
-
+
Override Windows Snap hotkeys (Win + arrow) to move windows between zones
@@ -381,13 +381,13 @@
Show icon on context menu
- Only show the PowerRename menu item on the extended context menu (Shift + Right-click).
+ Appear only in extended context menu (Shift + Right-click)
- Maximum numbers of items to show in recently used list for autocomplete dropdown.
+ Maximum numbers of items to show in recently used list for autocomplete dropdown
- Restore search, replace and flags values on launch from previous run.
+ Show values from last use
Markdown Preview Handler
@@ -405,7 +405,7 @@
Open-source notice
- Enable autocomplete and autosuggest of recently used list for autocomplete dropdown.
+ Enable auto-complete and auto-suggest of recently used list for autocomplete dropdown
Zone border color (Default #FFFFFF)
@@ -423,7 +423,7 @@
Shows a help overlay with Windows shortcuts when the Windows key is pressed.
- How long to press the Windows key before showing the Shortcut Guide
+ Press duration before showing (ms)
Appearance & Behavior
@@ -432,7 +432,7 @@
Enable Shortcut Guide
- Opacity of the Shortcut Guide's overlay background (%)
+ Opacity of background (%)
Image Sizes
diff --git a/src/core/Microsoft.PowerToys.Settings.UI/Views/ShellPage.xaml b/src/core/Microsoft.PowerToys.Settings.UI/Views/ShellPage.xaml
index addae1292a..ef5adb72a4 100644
--- a/src/core/Microsoft.PowerToys.Settings.UI/Views/ShellPage.xaml
+++ b/src/core/Microsoft.PowerToys.Settings.UI/Views/ShellPage.xaml
@@ -40,12 +40,6 @@
-->
-
@@ -58,27 +52,6 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -99,6 +72,28 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+