Skip to content

Commit 660a61a

Browse files
update wording
1 parent 4a991e5 commit 660a61a

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
@@ -149,7 +149,7 @@
149149
<system:String x:Key="builtinShortcuts">Built-in Shortcuts</system:String>
150150
<system:String x:Key="customQuery">Query</system:String>
151151
<system:String x:Key="customShortcut">Shortcut</system:String>
152-
<system:String x:Key="customShortcutExpansion">Expanded</system:String>
152+
<system:String x:Key="customShortcutExpansion">Expansion</system:String>
153153
<system:String x:Key="builtinShortcutDescription">Description</system:String>
154154
<system:String x:Key="delete">Delete</system:String>
155155
<system:String x:Key="edit">Edit</system:String>
@@ -245,7 +245,7 @@
245245

246246
<!-- Custom Query Hotkey Dialog -->
247247
<system:String x:Key="customeQueryHotkeyTitle">Custom Query Hotkey</system:String>
248-
<system:String x:Key="customeQueryHotkeyTips">Press the custom hotkey to automatically insert the specified query.</system:String>
248+
<system:String x:Key="customeQueryHotkeyTips">Enter a custom hotkey to open Flow Laucher and input the specified query automatically.</system:String>
249249
<system:String x:Key="preview">Preview</system:String>
250250
<system:String x:Key="hotkeyIsNotUnavailable">Hotkey is unavailable, please select a new hotkey</system:String>
251251
<system:String x:Key="invalidPluginHotkey">Invalid plugin hotkey</system:String>

0 commit comments

Comments
 (0)