Change wording so that "only utility list" is consistent with other filters.

This commit is contained in:
JanuarySnow 2021-07-15 13:12:55 +01:00
parent ca5309a38f
commit 02131ebf1b

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>