File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 146
146
<system : String x : Key =" showOpenResultHotkeyToolTip" >Show result selection hotkey with results.</system : String >
147
147
<system : String x : Key =" customQueryHotkey" >Custom Query Hotkey</system : String >
148
148
<system : String x : Key =" customQueryShortcut" >Custom Query Shortcut</system : String >
149
+ <system : String x : Key =" builtinShortcuts" >Built-in Shortcuts</system : String >
149
150
<system : String x : Key =" customQuery" >Query</system : String >
150
151
<system : String x : Key =" customShortcut" >Shortcut</system : String >
151
152
<system : String x : Key =" customShortcutExpansion" >Expanded</system : String >
Original file line number Diff line number Diff line change 2571
2571
VerticalAlignment =" Center"
2572
2572
FontSize =" 14"
2573
2573
Foreground =" {DynamicResource Color05B}"
2574
- Text =" Built-in Shortcuts " />
2574
+ Text =" {DynamicResource builtinShortcuts} " />
2575
2575
<ListView
2576
2576
Grid.Row=" 10"
2577
2577
MinHeight =" 160"
2578
- Margin =" 0,6,0,0 "
2578
+ Margin =" 0,6,0,20 "
2579
2579
Background =" {DynamicResource Color02B}"
2580
2580
BorderBrush =" DarkGray"
2581
2581
BorderThickness =" 1"
You can’t perform that action at this time.
0 commit comments