From 268b1112e8fe4329b30230de85da8014233a136b Mon Sep 17 00:00:00 2001 From: Gary Ewan Park Date: Thu, 12 Jul 2018 10:32:11 +0100 Subject: [PATCH] (GH-605) Updated descriptions based on feedback --- Source/ChocolateyGui/Properties/Resources.Designer.cs | 8 ++++---- Source/ChocolateyGui/Properties/Resources.resx | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Source/ChocolateyGui/Properties/Resources.Designer.cs b/Source/ChocolateyGui/Properties/Resources.Designer.cs index ba6089b21..1ee268b55 100644 --- a/Source/ChocolateyGui/Properties/Resources.Designer.cs +++ b/Source/ChocolateyGui/Properties/Resources.Designer.cs @@ -1415,7 +1415,7 @@ public static string SettingsView_SubheaderChoco { } /// - /// Looks up a localized string similar to Default to using the Tile View for the Local Source View. It is still possible to toggle between Tile and List view when running the application.. + /// Looks up a localized string similar to Default to tile instead of list view. It is still possible to switch during use.. /// public static string SettingsView_ToggleDefaultTileViewLocalDescription { get { @@ -1433,7 +1433,7 @@ public static string SettingsView_ToggleDefaultTileViewLocalTitle { } /// - /// Looks up a localized string similar to Deafult to using the Tile View for all Remote Sources. It is still possible to toggle between Tile and List view when running the application.. + /// Looks up a localized string similar to Default to tile instead of list view. It is still possible to switch during use.. /// public static string SettingsView_ToggleDefaultTileViewRemoteDescription { get { @@ -1451,7 +1451,7 @@ public static string SettingsView_ToggleDefaultTileViewRemoteTitle { } /// - /// Looks up a localized string similar to When a long running process is happening in the application, enabling this option will show all console output from the commands being executed.. + /// Looks up a localized string similar to Shows output from the commands being executed when a job is running.. /// public static string SettingsView_ToggleShowConsoleOutputDescription { get { @@ -1469,7 +1469,7 @@ public static string SettingsView_ToggleShowConsoleOutputTitle { } /// - /// Looks up a localized string similar to When enabled, after a small delay, changing the search term on a Remote Source will cause the query to immediately be executed. When disabled, it is necessary to manaully trigger the search by clicking the search button.. + /// Looks up a localized string similar to Enables live search, which returns results after a short delay without clicking the search button.. /// public static string SettingsView_ToggleUseDelayedSearchDescription { get { diff --git a/Source/ChocolateyGui/Properties/Resources.resx b/Source/ChocolateyGui/Properties/Resources.resx index 27c616778..1cfb50cdc 100644 --- a/Source/ChocolateyGui/Properties/Resources.resx +++ b/Source/ChocolateyGui/Properties/Resources.resx @@ -559,7 +559,7 @@ NOTE: Probably only necessary to change in RTL languages. Chocolatey - When a long running process is happening in the application, enabling this option will show all console output from the commands being executed. + Shows output from the commands being executed when a job is running. about @@ -631,13 +631,13 @@ NOTE: Probably only necessary to change in RTL languages. Installed - Default to using the Tile View for the Local Source View. It is still possible to toggle between Tile and List view when running the application. + Default to tile instead of list view. It is still possible to switch during use. - Deafult to using the Tile View for all Remote Sources. It is still possible to toggle between Tile and List view when running the application. + Default to tile instead of list view. It is still possible to switch during use. - When enabled, after a small delay, changing the search term on a Remote Source will cause the query to immediately be executed. When disabled, it is necessary to manaully trigger the search by clicking the search button. + Enables live search, which returns results after a short delay without clicking the search button. Version