Skip to content

Commit a622d8c

Browse files
committed
update Action Keyword already registered text to be more clearer
1 parent e37d976 commit a622d8c

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
@@ -111,7 +111,7 @@
111111
<system:String x:Key="done">Done</system:String>
112112
<system:String x:Key="cannotFindSpecifiedPlugin">Can't find specified plugin</system:String>
113113
<system:String x:Key="newActionKeywordsCannotBeEmpty">New Action Keyword can't be empty</system:String>
114-
<system:String x:Key="newActionKeywordsHasBeenAssigned">New Action Keywords have been assigned to another plugin, please assign other new action keyword</system:String>
114+
<system:String x:Key="newActionKeywordsHasBeenAssigned">This new Action Keyword is already assigned to another plugin, please choose a different one</system:String>
115115
<system:String x:Key="success">Success</system:String>
116116
<system:String x:Key="actionkeyword_tips">Use * if you don't want to specify an action keyword</system:String>
117117

0 commit comments

Comments
 (0)