File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 60
60
<system : String x : Key =" actionKeywords" >Action keyword</system : String >
61
61
<system : String x : Key =" currentActionKeywords" >Current action keyword</system : String >
62
62
<system : String x : Key =" newActionKeyword" >New action keyword</system : String >
63
+ <system : String x : Key =" actionKeywordsTooltip" >Change Action Keywords</system : String >
63
64
<system : String x : Key =" currentPriority" >Current Priority</system : String >
64
65
<system : String x : Key =" newPriority" >New Priority</system : String >
65
66
<system : String x : Key =" priority" >Priority</system : String >
Original file line number Diff line number Diff line change 1074
1074
Cursor =" Hand"
1075
1075
DockPanel.Dock=" Right"
1076
1076
FontWeight =" Bold"
1077
- ToolTip =" Change Action Keywords "
1077
+ ToolTip =" {DynamicResource actionKeywordsTooltip} "
1078
1078
Visibility =" {Binding ActionKeywordsVisibility}" />
1079
1079
</DockPanel >
1080
1080
You can’t perform that action at this time.
0 commit comments