File tree Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Expand file tree Collapse file tree 2 files changed +2
-6
lines changed Original file line number Diff line number Diff line change 303
303
<system : String x : Key =" useGlyphUIEffect" >Use Segoe Fluent Icons for query results where supported</system : String >
304
304
<system : String x : Key =" flowlauncherPressHotkey" >Press Key</system : String >
305
305
<system : String x : Key =" showBadges" >Show Result Badges</system : String >
306
- <system : String x : Key =" showBadgesToolTip" >Show badges for query results where supported </system : String >
306
+ <system : String x : Key =" showBadgesToolTip" >For supported plugins, badges are displayed to help distinguish them more easily. </system : String >
307
307
<system : String x : Key =" showBadgesGlobalOnly" >Show Result Badges for Global Query Only</system : String >
308
- <system : String x : Key =" showBadgesGlobalOnlyToolTip" >Show badges for global query results only</system : String >
309
308
310
309
<!-- Setting Proxy -->
311
310
<system : String x : Key =" proxy" >HTTP Proxy</system : String >
Original file line number Diff line number Diff line change 740
740
OffContent =" {DynamicResource disable}"
741
741
OnContent =" {DynamicResource enable}" />
742
742
</cc : ExCard .SideContent>
743
- <cc : Card
744
- Title =" {DynamicResource showBadgesGlobalOnly}"
745
- Sub =" {DynamicResource showBadgesGlobalOnlyToolTip}"
746
- Type =" InsideFit" >
743
+ <cc : Card Title =" {DynamicResource showBadgesGlobalOnly}" Type =" InsideFit" >
747
744
<ui : ToggleSwitch
748
745
IsOn =" {Binding Settings.ShowBadgesGlobalOnly}"
749
746
OffContent =" {DynamicResource disable}"
You can’t perform that action at this time.
0 commit comments