From c822338979ba55b5af0339f3b243ea14f6f3c077 Mon Sep 17 00:00:00 2001 From: Jeff Whiteside Date: Mon, 15 Apr 2024 16:41:35 -0700 Subject: [PATCH] Fix strings --- .../Strings/en-us/Resources.resw | 10 +++------- .../Views/AnalyticSummaryPopup.xaml | 9 +++++---- .../Views/ProcessPerformanceTableControl.xaml | 18 +++++++++--------- 3 files changed, 17 insertions(+), 20 deletions(-) diff --git a/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Strings/en-us/Resources.resw b/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Strings/en-us/Resources.resw index c9b9095926..1a8948425b 100644 --- a/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Strings/en-us/Resources.resw +++ b/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Strings/en-us/Resources.resw @@ -75,7 +75,7 @@ Length of the previously run quiet session - Quiet background processes allows you to free up resources while developing + Enhance resource management while developing for a maximum of 2 hours Description of the Quiet background processes feature @@ -83,13 +83,9 @@ Inline title of the Quiet background processes feature - This feature is 2 hours and makes resources available while developing. + An analytic summary will be available after a session has completed. The summary will include an overview of process resource consumption. The analytic summary is not available while feature is active. A description of the Quiet background processes time window - - Quiet background processes beta feature description - Title of the next settings card that explains the feature in more detail - Link to docs Link that launches documentation @@ -113,7 +109,7 @@ Title of the analytic summary page - Analytic summary description... + Analysis of process CPU utilization while the session was in use. Calculated amount of time that the process used CPU above the designated threshold. Desciption of the analytic summary page diff --git a/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Views/AnalyticSummaryPopup.xaml b/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Views/AnalyticSummaryPopup.xaml index d3284ba74b..7dfc38cf60 100644 --- a/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Views/AnalyticSummaryPopup.xaml +++ b/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Views/AnalyticSummaryPopup.xaml @@ -12,7 +12,7 @@ PrimaryButtonClick="SaveReportButtonClicked" Style="{StaticResource DefaultContentDialogStyle}"> - + @@ -27,7 +27,8 @@ + TextWrapping="Wrap" + Margin="16,10,100,0" /> @@ -60,7 +61,7 @@ Grid.Column="2" x:Uid="AnalyticSummary_FilterProcesses_PlaceholderText" x:Name="FilterTextBox" - Margin="50 0 0 0"> + Margin="30 0 100 0"> - + diff --git a/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Views/ProcessPerformanceTableControl.xaml b/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Views/ProcessPerformanceTableControl.xaml index b39c04d339..ea7858db3d 100644 --- a/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Views/ProcessPerformanceTableControl.xaml +++ b/tools/QuietBackgroundProcesses/DevHome.QuietBackgroundProcesses.UI/Views/ProcessPerformanceTableControl.xaml @@ -37,15 +37,15 @@ - - - + + + @@ -53,7 +53,7 @@ @@ -61,7 +61,7 @@ - - - + + +