diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/OOBEPageControl/OOBEPageControl.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/OOBEPageControl/OOBEPageControl.xaml index 0537a76809..8d39aae96a 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/OOBEPageControl/OOBEPageControl.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Controls/OOBEPageControl/OOBEPageControl.xaml @@ -28,7 +28,7 @@ @@ -58,7 +59,7 @@ Foreground="{ThemeResource TextFillColorSecondaryBrush}" TextWrapping="Wrap"/> - + @@ -94,7 +95,7 @@ Margin="2,8,0,0" AutomationProperties.HeadingLevel="Level2"/> - + diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj index 4a1595a5d7..4d035f4108 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Microsoft.PowerToys.Settings.UI.csproj @@ -95,6 +95,7 @@ + ShortcutControl.xaml @@ -105,7 +106,7 @@ ShortcutDialogContentControl.xaml - + ShortcutWithTextLabelControl.xaml diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw index dec061d338..7846c92c72 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Strings/en-us/Resources.resw @@ -963,6 +963,9 @@ Made with 💗 by Microsoft and the PowerToys community. Example: %1 (%2) + + Filename parameters + App theme diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml index 3342988ab7..84e9780e03 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/GeneralPage.xaml @@ -61,12 +61,14 @@ @@ -102,6 +104,7 @@ @@ -126,6 +129,7 @@ @@ -192,6 +196,7 @@ diff --git a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/ImageResizerPage.xaml b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/ImageResizerPage.xaml index 141d29d28b..71bc9e9e4f 100644 --- a/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/ImageResizerPage.xaml +++ b/src/settings-ui/Microsoft.PowerToys.Settings.UI/Views/ImageResizerPage.xaml @@ -226,7 +226,7 @@ HorizontalAlignment="Right" MinWidth="{StaticResource SettingActionControlMinWidth}" x:Uid="ImageResizer_FilenameFormatPlaceholder"/> -