Skip to content

Commit fc72b4b

Browse files
committed
Revert "Fix string tooltip"
This reverts commit 8fe6391.
1 parent c5a36fd commit fc72b4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -313,7 +313,7 @@
313313
<system:String x:Key="autoQuickSwitch">Quick Switch Automatically</system:String>
314314
<system:String x:Key="autoQuickSwitchToolTip">Automatically navigate to the path of the current Explorer when a file dialog is opened.</system:String>
315315
<system:String x:Key="showQuickSwitchWindow">Show Quick Switch Window</system:String>
316-
<system:String x:Key="showQuickSwitchWindowToolTip">Show quick switch search window when file dialogs are opened to navigate its path.</system:String>
316+
<system:String x:Key="showQuickSwitchWindowToolTip">Show quick switch search window when file dialogs are opened to navigate its path (Only work for file open dialog).</system:String>
317317
<system:String x:Key="quickSwitchWindowPosition">Quick Switch Window Position</system:String>
318318
<system:String x:Key="quickSwitchWindowPositionToolTip">Select position for quick switch window</system:String>
319319
<system:String x:Key="QuickSwitchWindowPositionUnderDialog">Fixed under dialogs. Displayed after dialogs are created and until it is closed</system:String>

0 commit comments

Comments
 (0)