Skip to content

Commit

Permalink
(GH-605) Updated descriptions based on feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
gep13 committed Jul 12, 2018
1 parent 4b850b4 commit 268b111
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions Source/ChocolateyGui/Properties/Resources.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions Source/ChocolateyGui/Properties/Resources.resx
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ NOTE: Probably only necessary to change in RTL languages.</comment>
<value>Chocolatey</value>
</data>
<data name="SettingsView_ToggleShowConsoleOutputDescription" xml:space="preserve">
<value>When a long running process is happening in the application, enabling this option will show all console output from the commands being executed.</value>
<value>Shows output from the commands being executed when a job is running.</value>
</data>
<data name="ShellView_ButtonAbout" xml:space="preserve">
<value>about</value>
Expand Down Expand Up @@ -631,13 +631,13 @@ NOTE: Probably only necessary to change in RTL languages.</comment>
<value>Installed</value>
</data>
<data name="SettingsView_ToggleDefaultTileViewLocalDescription" xml:space="preserve">
<value>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.</value>
<value>Default to tile instead of list view. It is still possible to switch during use.</value>
</data>
<data name="SettingsView_ToggleDefaultTileViewRemoteDescription" xml:space="preserve">
<value>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.</value>
<value>Default to tile instead of list view. It is still possible to switch during use.</value>
</data>
<data name="SettingsView_ToggleUseDelayedSearchDescription" xml:space="preserve">
<value>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.</value>
<value>Enables live search, which returns results after a short delay without clicking the search button.</value>
</data>
<data name="PackageView_Version" xml:space="preserve">
<value>Version</value>
Expand Down

0 comments on commit 268b111

Please sign in to comment.