Skip to content

Commit 6363d85

Browse files
committed
Added enter key tip
1 parent 4a4e24b commit 6363d85

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
@@ -328,7 +328,7 @@
328328
<system:String x:Key="QuickSwitchWindowPositionFollowDefault">Floating as search window. Displayed when activated like search window</system:String>
329329
<system:String x:Key="quickSwitchResultBehaviour">Quick Switch Result Navigation Behaviour</system:String>
330330
<system:String x:Key="quickSwitchResultBehaviourToolTip">Behaviour to navigate file dialogs to paths of the results</system:String>
331-
<system:String x:Key="QuickSwitchResultBehaviourLeftClick">Left click</system:String>
331+
<system:String x:Key="QuickSwitchResultBehaviourLeftClick">Left click or Enter key</system:String>
332332
<system:String x:Key="QuickSwitchResultBehaviourRightClick">Right click</system:String>
333333
<system:String x:Key="quickSwitchFileResultBehaviour">Quick Switch File Navigation Behaviour</system:String>
334334
<system:String x:Key="quickSwitchFileResultBehaviourToolTip">Behaviour to navigate file dialogs when paths of the results are files</system:String>

0 commit comments

Comments
 (0)