[Settings] Updated text shown on the settings page of Shortcut Guide (#2840)

This commit is contained in:
Ivan Stošić 2020-05-11 14:46:32 +02:00 committed by GitHub
parent 585c66a4d0
commit eafaf35790
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 1 deletions

View File

@ -434,6 +434,9 @@
<data name="ShortcutGuide_OverlayOpacity.Header" xml:space="preserve">
<value>Opacity of background (%)</value>
</data>
<data name="ShortcutGuide_Theme.Header" xml:space="preserve">
<value>Choose Shortcut Guide overlay color</value>
</data>
<data name="ImageResizer_CustomSizes.Text" xml:space="preserve">
<value>Image Sizes</value>
</data>

View File

@ -68,7 +68,7 @@
IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}"/>
<muxc:RadioButtons x:Uid="RadioButtons_Name_Theme"
<muxc:RadioButtons x:Uid="ShortcutGuide_Theme"
Margin="{StaticResource SmallTopMargin}"
IsEnabled="{ Binding Mode=TwoWay, Path=IsEnabled}"
SelectedIndex="{ Binding Mode=TwoWay, Path=ThemeIndex}">