mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
top most option dynamic resource
This commit is contained in:
parent
c0b4c67399
commit
8138e71d51
1 changed files with 4 additions and 0 deletions
|
|
@ -177,6 +177,10 @@
|
|||
<system:String x:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
|
||||
<system:String x:Key="showAtTopmost">Show Search Window at Foremost</system:String>
|
||||
<system:String x:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
|
||||
<system:String x:Key="autoTopmostOnOpen">Auto Topmost on Open</system:String>
|
||||
<system:String x:Key="autoTopmostOnOpenToolTip">Set Flow Launcher to be topmost automatically when it is opened.</system:String>
|
||||
<system:String x:Key="showTaskbarOnInvoke">Show Taskbar when Flow is invoked</system:String>
|
||||
<system:String x:Key="showTaskbarOnInvokeToolTip">Similar to when using the Win key to open the Windows start menu, this will automatically show the taskbar.</system:String>
|
||||
<system:String x:Key="autoRestartAfterChanging">Restart after modifying plugin via Plugin Store</system:String>
|
||||
<system:String x:Key="autoRestartAfterChangingToolTip">Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store</system:String>
|
||||
<system:String x:Key="showUnknownSourceWarning">Show unknown source warning</system:String>
|
||||
|
|
|
|||
Loading…
Reference in a new issue