Skip to content

Commit dc5b897

Browse files
committed
Improve strings
1 parent 086f982 commit dc5b897

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Flow.Launcher/Languages/en.xaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -311,9 +311,9 @@
311311
<system:String x:Key="quickSwitch">Quick Switch</system:String>
312312
<system:String x:Key="quickSwitchToolTip">Quickly navigate to the path of the current Explorer when a file dialog is opened.</system:String>
313313
<system:String x:Key="autoQuickSwitch">Quick Switch Automatically</system:String>
314-
<system:String x:Key="autoQuickSwitchToolTip">Quick switch automatically navigate to the path of the current Explorer when a file dialog is opened.</system:String>
314+
<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 open 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)