Skip to content

Commit b939f22

Browse files
committed
update result modifier key selection wording and tooltip in settings
1 parent a7ac7b1 commit b939f22

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
@@ -83,8 +83,8 @@
8383
<system:String x:Key="hotkey">Hotkey</system:String>
8484
<system:String x:Key="flowlauncherHotkey">Flow Launcher Hotkey</system:String>
8585
<system:String x:Key="flowlauncherHotkeyToolTip">Enter shortcut to show/hide Flow Launcher.</system:String>
86-
<system:String x:Key="openResultModifiers">Open Result Modifiers</system:String>
87-
<system:String x:Key="openResultModifiersToolTip">Select a modifier to action results via keyboard.</system:String>
86+
<system:String x:Key="openResultModifiers">Open Result Modifier Key</system:String>
87+
<system:String x:Key="openResultModifiersToolTip">Select a modifier key to open selected result via keyboard.</system:String>
8888
<system:String x:Key="showOpenResultHotkey">Show Hotkey</system:String>
8989
<system:String x:Key="showOpenResultHotkeyToolTip">Show result selection hotkey with results.</system:String>
9090
<system:String x:Key="customQueryHotkey">Custom Query Hotkey</system:String>

0 commit comments

Comments
 (0)