Skip to content

Commit fead578

Browse files
committed
Change 'Search Description' Tooltip
1 parent 056dcb3 commit fead578

File tree

1 file changed

+1
-1
lines changed
  • Plugins/Flow.Launcher.Plugin.Program/Languages

1 file changed

+1
-1
lines changed

Plugins/Flow.Launcher.Plugin.Program/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath">Hide app path</system:String>
3232
<system:String x:Key="flowlauncher_plugin_program_enable_hidelnkpath_tooltip">For executable files such as UWP or lnk, hide the file path from being visible</system:String>
3333
<system:String x:Key="flowlauncher_plugin_program_enable_description">Search in Program Description</system:String>
34-
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Disabling this will also stop Flow from searching via the program desciption</system:String>
34+
<system:String x:Key="flowlauncher_plugin_program_enable_description_tooltip">Flow will search program's description</system:String>
3535
<system:String x:Key="flowlauncher_plugin_program_suffixes_header">Suffixes</system:String>
3636
<system:String x:Key="flowlauncher_plugin_program_max_depth_header">Max Depth</system:String>
3737

0 commit comments

Comments
 (0)