You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Flow.Launcher/Languages/en.xaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -81,8 +81,8 @@
81
81
<system:Stringx:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String>
82
82
<system:Stringx:Key="setAutoStartFailed">Error setting launch on startup</system:String>
83
83
<system:Stringx:Key="hideFlowLauncherWhenLoseFocus">Hide Flow Launcher when focus is lost</system:String>
84
-
<system:Stringx:Key="showTaskbarWhenInvoked">Show taskbar when Flow Launcher is invoked</system:String>
85
-
<system:Stringx:Key="showTaskbarWhenInvokedToolTip">Temporarily show the taskbar when Flow Launcher is activated, useful for auto-hidden taskbars.</system:String>
84
+
<system:Stringx:Key="showTaskbarWhenOpened">Show taskbar when Flow Launcher is opened</system:String>
85
+
<system:Stringx:Key="showTaskbarWhenOpenedToolTip">Temporarily show the taskbar when Flow Launcher is opened, useful for auto-hidden taskbars.</system:String>
86
86
<system:Stringx:Key="dontPromptUpdateMsg">Do not show new version notifications</system:String>
0 commit comments