diff --git a/.github/actions/spell-check/expect.txt b/.github/actions/spell-check/expect.txt index 00577dc9e8..f0c4633ea5 100644 --- a/.github/actions/spell-check/expect.txt +++ b/.github/actions/spell-check/expect.txt @@ -1919,6 +1919,7 @@ STDMETHODCALLTYPE STDMETHODIMP stdout stefan +Stereolithography STGM STGMEDIUM sticpl 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 7d65659eb0..59278d21d7 100644 --- a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw @@ -273,10 +273,7 @@ Enable Keyboard Manager - - Keyboard Manager enable toggle header - do not loc the Product name. Do you want this feature on / off - + Keyboard Manager enable toggle header. Do not loc the Product name. Do you want this feature on / off Select the profile to display the active key remap and shortcuts @@ -617,32 +614,60 @@ Show recently used strings - Enable Markdown preview (.md, .markdown, .mdown, .mkdn, .mkd, .mdwn, .mdtxt, .mdtext) - Do not loc "Markdown". Do you want this feature on / off + Markdown + File type, do not translate + + + .md, .markdown, .mdown, .mkdn, .mkd, .mdwn, .mdtxt, .mdtext + File extensions, should not be altered - Enable developer files preview (Example: .cpp, .py, ...) - Do you want this feature on / off + Source code files (Monaco) + File type, do not translate + + + .cpp, .py, .json, .xml, .csproj, ... + File extensions should not be altered - Enable SVG (.svg) preview - Do you want this feature on / off + Scalable Vector Graphics + File type, do not translate + + + .svg + File extension, should not be altered - Enable PDF (.pdf) preview - Do you want this feature on / off + Portable Document Format + File type, do not translate - - Enable SVG (.svg) thumbnails - Do you want this feature on / off + + .pdf + File extension, should not be altered - - Enable STL (.stl) thumbnails - Do you want this feature on / off + + Scalable Vector Graphics + File type, do not translate - - Enable PDF (.pdf) thumbnails - Do you want this feature on / off + + .svg + File extension, should not be altered + + + Stereolithography + File type, do not translate + + + .stl + File extension, should not be altered + + + Portable Document Format + File type, do not translate + + + .pdf + File extension, should not be altered These settings allow you to manage your Windows File Explorer custom preview handlers. @@ -1002,13 +1027,16 @@ Made with 💗 by Microsoft and the PowerToys community. PowerToys is up to date. - Icon Preview + Thumbnail icon Preview + + + Select the file types for which thumbnail previews must be rendered. Preview Pane - Ensure that Preview Pane is open by toggling the view with Alt + P in File Explorer. + Select the file types which must be rendered in the Preview Pane. Ensure that Preview Pane is open by toggling the view with Alt + P in File Explorer. Preview Pane and File Explorer are app/feature names in Windows. 'Alt + P' is a shortcut @@ -1018,11 +1046,11 @@ Made with 💗 by Microsoft and the PowerToys community. A reboot may be required for changes to these settings to take effect - Enabling the preview handlers will override other preview handlers already installed - there have been reports of incompatibility between Outlook and the PDF Preview Handler + Enabling the preview handlers will override other preview handlers already installed - there have been reports of incompatibility between Outlook and the PDF Preview Handler. Outlook is the name of a Microsoft product - Thumbnails might not appear on paths managed by cloud storage solutions like OneDrive, since these solutions may get their thumbnails from the cloud instead of generating them locally + Thumbnails might not appear on paths managed by cloud storage solutions like OneDrive, since these solutions may get their thumbnails from the cloud instead of generating them locally. OneDrive is the name of a Microsoft product @@ -1279,7 +1307,7 @@ Made with 💗 by Microsoft and the PowerToys community. Let's get started! - Welcome to PowerToys! These overviews will help you quickly learn the basics of all our utilities. + Welcome to PowerToys! These overviews will help you quickly learn the basics of all our utilities. Getting started @@ -1300,7 +1328,7 @@ Made with 💗 by Microsoft and the PowerToys community. FancyZones is a window manager that makes it easy to create complex window layouts and quickly position windows into those layouts. - PowerToys introduces add-ons to the Windows File Explorer that will enable files like Markdown files (.md), PDF files (.pdf), SVG icons (.svg), STL files (.stl), Gcode files (.gcode) and developer files to be viewed in the preview pane. It introduces file explorer thumbnail support for a number of these file types as well. + PowerToys introduces add-ons to the Windows File Explorer that will enable files like Markdown (.md), PDF (.pdf), SVG (.svg), STL (.stl), G-code (.gcode) and developer files to be viewed in the preview pane. It introduces File Explorer thumbnail support for a number of these file types as well. Image Resizer is a Windows shell extension for simple bulk image-resizing. @@ -1632,7 +1660,7 @@ From there, simply click on one of the supported files in the File Explorer and Learn more about File Explorer add-ons - File Explorer is a product name, do not loc + File Explorer is a product name, localize as Windows does Learn more about PowerRename @@ -1941,19 +1969,19 @@ From there, simply click on one of the supported files in the File Explorer and You need to run as administrator to modify these settings. - - Enable G-code (.gcode) thumbnails - Do you want this feature on / off + + Geometric Code + File type, do not translate - - Only .gcode files with embedded thumbnails are supported - - + Only .gcode files with embedded thumbnails are supported - Enable G-code (.gcode) preview - Do you want this feature on / off + Geometric Code + File type, do not translate + + + Only .gcode files with embedded thumbnails are supported Number color @@ -2064,7 +2092,7 @@ From there, simply click on one of the supported files in the File Explorer and Wrap text Feature on or off - + This setting can affect all popup windows including notifications @@ -2083,4 +2111,4 @@ From there, simply click on one of the supported files in the File Explorer and Disable round corners when window is snapped - \ No newline at end of file + diff --git a/src/settings-ui/Settings.UI/Views/PowerPreviewPage.xaml b/src/settings-ui/Settings.UI/Views/PowerPreviewPage.xaml index 03d4f70a51..7832849103 100644 --- a/src/settings-ui/Settings.UI/Views/PowerPreviewPage.xaml +++ b/src/settings-ui/Settings.UI/Views/PowerPreviewPage.xaml @@ -68,7 +68,7 @@ - + @@ -89,28 +89,28 @@ IsTabStop="True" IsClosable="False" /> - + - + - + - +