Skip to content

Commit f9a201a

Browse files
committed
"disable from displaying" to "Hide"
1 parent 3637649 commit f9a201a

File tree

2 files changed

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

2 files changed

+2
-2
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@
235235
<system:String x:Key="BackdropTypesAcrylic">Acrylic</system:String>
236236
<system:String x:Key="BackdropTypesMica">Mica</system:String>
237237
<system:String x:Key="BackdropTypesMicaAlt">Mica Alt</system:String>
238-
<system:String x:Key="TypeIsDarkToolTip">This theme supports two(light/dark) modes.</system:String>
238+
<system:String x:Key="TypeIsDarkToolTip">This theme supports two (light/dark) modes.</system:String>
239239
<system:String x:Key="TypeHasBlurToolTip">This theme supports Blur Transparent Background.</system:String>
240240
<system:String x:Key="ShowPlaceholder">Show placeholder</system:String>
241241
<system:String x:Key="ShowPlaceholderTip">Display placeholder when query is empty</system:String>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
<system:String x:Key="flowlauncher_plugin_program_run_as_different_user">Run As Different User</system:String>
7777
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator">Run As Administrator</system:String>
7878
<system:String x:Key="flowlauncher_plugin_program_open_containing_folder">Open containing folder</system:String>
79-
<system:String x:Key="flowlauncher_plugin_program_disable_program">Disable this program from displaying</system:String>
79+
<system:String x:Key="flowlauncher_plugin_program_disable_program">Hide</system:String>
8080
<system:String x:Key="flowlauncher_plugin_program_open_target_folder">Open target folder</system:String>
8181

8282
<system:String x:Key="flowlauncher_plugin_program_plugin_name">Program</system:String>

0 commit comments

Comments
 (0)