Skip to content

Commit cab3eb7

Browse files
committed
Update string resource
1 parent 300d64d commit cab3eb7

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
@@ -335,7 +335,7 @@
335335
<system:String x:Key="newActionKeywordsHasBeenAssigned">This new Action Keyword is already assigned to another plugin, please choose a different one</system:String>
336336
<system:String x:Key="success">Success</system:String>
337337
<system:String x:Key="completedSuccessfully">Completed successfully</system:String>
338-
<system:String x:Key="actionkeyword_tips">Enter the action keyword you like to use to start the plugin. Use * if you don't want to specify any, and the plugin will be triggered without any action keywords.</system:String>
338+
<system:String x:Key="actionkeyword_tips">Enter the action keywords you like to use to start the plugin and use whitespace to divide them. Use * if you don't want to specify any, and the plugin will be triggered without any action keywords.</system:String>
339339

340340
<!-- Custom Query Hotkey Dialog -->
341341
<system:String x:Key="customeQueryHotkeyTitle">Custom Query Hotkey</system:String>

0 commit comments

Comments
 (0)