From bdbf0b8c144719d5d279293e102a4be84f34f084 Mon Sep 17 00:00:00 2001 From: Jaime Bernardo Date: Fri, 25 Mar 2022 20:16:11 +0000 Subject: [PATCH] [FileExplorer]Add warnings for incompatibilities (#17273) --- .../Settings.UI/Strings/en-us/Resources.resw | 8 ++++++++ .../Settings.UI/Views/PowerPreviewPage.xaml | 12 ++++++++++++ 2 files changed, 20 insertions(+) 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 3530190c8c..3ab8cbecbf 100644 --- a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw @@ -1017,6 +1017,14 @@ 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 + 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 + OneDrive is the name of a Microsoft product + Example: outlook.exe Don't translate outlook.exe diff --git a/src/settings-ui/Settings.UI/Views/PowerPreviewPage.xaml b/src/settings-ui/Settings.UI/Views/PowerPreviewPage.xaml index 5256596b45..9d01db609c 100644 --- a/src/settings-ui/Settings.UI/Views/PowerPreviewPage.xaml +++ b/src/settings-ui/Settings.UI/Views/PowerPreviewPage.xaml @@ -21,6 +21,12 @@ + +