diff --git a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw index 00cd87a39f..4524af6d86 100644 --- a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw @@ -177,7 +177,7 @@ Capture screen continuously during measuring - Refresh screen contexts in real-time instead of making a screenshot once. + Refresh screen contexts in real-time instead of making a screenshot once Per color channel edge detection @@ -189,7 +189,7 @@ Draw feet on cross - Adds feet to the end of cross lines. + Adds feet to the end of cross lines Enable Screen Ruler @@ -553,23 +553,14 @@ Shortcut to launch the FancyZones layout editor application - Window switching - - - Shortcuts for switching between windows in the current zone + Switch between windows in the current zone Next window - - Shortcut for switching to the next window in the current zone - Previous window - - Shortcut for switching to the previous window in the current zone - Shortcut setting @@ -825,21 +816,21 @@ In some edge cases Shortcut Guide might not function correctly when using this activation method - + Appearance & behavior Backup & restore - Backup and restore your settings at any time + Backup and restore your settings - PowerToys will restart automatically if needed. + PowerToys will restart automatically if needed Enable Shortcut Guide - do not loc the Product name. Do you want this feature on / off + do not loc the Product name. Do you want this feature on / off Background opacity (%) @@ -1516,13 +1507,13 @@ Take a moment to preview the various utilities listed or view our comprehensive Snap a window to multiple zones by holding the **Ctrl** key (while also holding **Shift**) when dragging a window. - In File Explorer, **right-clicking one or more selected files** and **clicking on "What's using this file?"** from the context menu. + In File Explorer, right-click one or more selected files and select **What's using this file?** from the context menu. - Press the Restart Elevated button from the File Locksmith UI to also get information on elevated processes that might be using the files. + Press the **Restart Elevated** button from the File Locksmith UI to also get information on elevated processes that might be using the files. - Open File Explorer, **select the View tab** in the File Explorer ribbon, then **select Preview Pane**. + Open File Explorer, select the **View** tab in the File Explorer ribbon, then select **Preview Pane**. From there, simply click on one of the supported files in the File Explorer and observe the content on the preview pane! @@ -1538,19 +1529,19 @@ From there, simply click on one of the supported files in the File Explorer and How to use - In File Explorer, **right-clicking one or more image files** and **clicking on Resize pictures** from the context menu. + In File Explorer, right-click one or more image files and select **Resize pictures** from the context menu. Want a custom size? You can add them in the PowerToys Settings! - Launch **PowerToys settings**, navigate to the Keyboard Manager menu, and select either **Remap a key** or **Remap a shortcut**. + Launch **PowerToys Settings**, navigate to the Keyboard Manager menu, and select either **Remap a key** or **Remap a shortcut**. Want to only have a shortcut work for a single application? Use the Target App field when creating the shortcut remapping. - In File Explorer, **right-clicking one or more selected files** and **clicking on PowerRename** from the context menu. + In File Explorer, right-click one or more selected files and select **PowerRename** from the context menu. PowerRename supports searching for files using regular expressions to enable more advanced renaming functionalities. @@ -1559,7 +1550,7 @@ From there, simply click on one of the supported files in the File Explorer and to open Run and just start typing. - PowerToys Run supports various action keys to funnel search queries for a specific subset of results. Typing **<** searches for running processes only, **?** will search only for file, or **.** for installed applications! See PowerToys documentation for the complete set of 'Action Keys' available. + PowerToys Run supports various action keys to funnel search queries for a specific subset of results. Typing `<` searches for running processes only, `?` will search only for file, or `.` for installed applications! See PowerToys documentation for the complete set of 'Action Keys' available. to open Shortcut Guide, press it again to close or press **Esc**. @@ -2353,16 +2344,16 @@ Activate by holding the key for the character you want to add an accent to, then key refers to a physical key on a keyboard - Press this key after holding down the target letter. + Press this key after holding down the target letter key refers to a physical key on a keyboard Left/Right Arrow - Left/Right arrow keyboard keys. + Left/Right arrow keyboard keys Space - Space is the space keyboard key. + Space is the space keyboard key Left, Right or Space @@ -2544,7 +2535,7 @@ Activate by holding the key for the character you want to add an accent to, then Choose a character set - Show only accented characters common to the selected set. + Show only accented characters common to the selected set All available @@ -2701,6 +2692,6 @@ Activate by holding the key for the character you want to add an accent to, then The systems administrator is forcing this setting. - Additional content includes the file header and lines that can't parse. + Additional content includes the file header and lines that can't parse - \ No newline at end of file + diff --git a/src/settings-ui/Settings.UI/Views/GeneralPage.xaml b/src/settings-ui/Settings.UI/Views/GeneralPage.xaml index f1bf1b8a00..8a3dcb7eb0 100644 --- a/src/settings-ui/Settings.UI/Views/GeneralPage.xaml +++ b/src/settings-ui/Settings.UI/Views/GeneralPage.xaml @@ -227,7 +227,7 @@ @@ -158,7 +158,7 @@ HotkeySettings="{x:Bind Path=ViewModel.MouseHighlighterActivationShortcut, Mode=TwoWay}" /> @@ -231,7 +231,7 @@ diff --git a/src/settings-ui/Settings.UI/Views/PowerLauncherPage.xaml b/src/settings-ui/Settings.UI/Views/PowerLauncherPage.xaml index 71ccb27a13..6712037dfb 100644 --- a/src/settings-ui/Settings.UI/Views/PowerLauncherPage.xaml +++ b/src/settings-ui/Settings.UI/Views/PowerLauncherPage.xaml @@ -20,7 +20,7 @@