Fix typo 'success'

This commit is contained in:
Jeremy Wu
2019-08-21 20:18:20 +10:00
parent dedac39d99
commit e625dc63b4
23 changed files with 26 additions and 26 deletions

View File

@@ -103,7 +103,7 @@
<system:String x:Key="cannotFindSpecifiedPlugin">Can't find specified plugin</system:String>
<system:String x:Key="newActionKeywordsCannotBeEmpty">New Action Keyword can't be empty</system:String>
<system:String x:Key="newActionKeywordsHasBeenAssigned">New Action Keywords have been assigned to another plugin, please assign other new action keyword</system:String>
<system:String x:Key="succeed">Succeed</system:String>
<system:String x:Key="success">Success</system:String>
<system:String x:Key="actionkeyword_tips">Use * if you don't want to specify an action keyword</system:String>
<!--Custom Query Hotkey Dialog-->