Merge pull request #1536 from JanuarySnow/clarify_utility_list_filter

Change wording of Utility list filter for consistency
This commit is contained in:
Timothy Baldridge 2021-07-15 06:36:25 -07:00 committed by GitHub
commit 3805c61816
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@
x:Name="ShowUtilityLists"
Margin="10,0,10,0"
VerticalAlignment="Center"
Content="Show Utility Lists"
Content="Only Utility Lists"
Foreground="{StaticResource ForegroundBrush}" />
<CheckBox
@ -150,4 +150,4 @@
<iconPacks:PackIconMaterial Foreground="{Binding Foreground, RelativeSource={RelativeSource AncestorType={x:Type Button}}}" Kind="ArrowLeft" />
</Button>
</Grid>
</rxui:ReactiveUserControl>
</rxui:ReactiveUserControl>