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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -47,6 +47,7 @@
47
47
<system:Stringx:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
48
48
<system:Stringx:Key="startFlowLauncherOnSystemStartup">Start Flow Launcher on system startup</system:String>
49
49
<system:Stringx:Key="useLogonTaskForStartup">Use logon task instead of startup entry for faster startup experience</system:String>
50
+
<system:Stringx:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String>
50
51
<system:Stringx:Key="setAutoStartFailed">Error setting launch on startup</system:String>
51
52
<system:Stringx:Key="hideFlowLauncherWhenLoseFocus">Hide Flow Launcher when focus is lost</system:String>
52
53
<system:Stringx:Key="dontPromptUpdateMsg">Do not show new version notifications</system:String>
0 commit comments