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
@@ -131,8 +131,8 @@
131
131
<system:Stringx:Key="historyResultsForHomePage">Show History Results in Home Page</system:String>
132
132
<system:Stringx:Key="historyResultsCountForHomePage">Maximum History Results Shown in Home Page</system:String>
133
133
<system:Stringx:Key="homeToggleBoxToolTip">This can only be edited if plugin supports Home feature and Home Page is enabled.</system:String>
134
-
<system:Stringx:Key="showAtTopmost">Show Search Window at Topmost</system:String>
135
-
<system:Stringx:Key="showAtTopmostToolTip">Show search window above other windows</system:String>
134
+
<system:Stringx:Key="showAtTopmost">Show Search Window at Foremost</system:String>
135
+
<system:Stringx:Key="showAtTopmostToolTip">Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position.</system:String>
0 commit comments