Skip to content

Commit be305df

Browse files
committed
Update
1 parent 2ba96eb commit be305df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Source/NETworkManager/Views/Settings/SettingsGeneralAppearanceView.xaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<ColumnDefinition Width="Auto" />
8989
</Grid.ColumnDefinitions>
9090
<TextBlock Grid.Column="0" Style="{StaticResource HeaderTextBlock}" Text="{DynamicResource String_Header_Transparency}" />
91-
<Rectangle Grid.Column="2" Width="24" Height="24" ToolTip="{DynamicResource String_WarnMessage_SettingsGeneralAppearanceTransparency}" Style="{StaticResource WarnImageRectangle}">
91+
<Rectangle Grid.Column="2" Width="24" Height="24" ToolTip="{DynamicResource String_WarningMessage_SettingsGeneralAppearanceTransparency}" Style="{StaticResource WarnImageRectangle}">
9292
<Rectangle.Resources>
9393
<Style TargetType="{x:Type ToolTip}" BasedOn="{StaticResource WarnToolTip}" />
9494
</Rectangle.Resources>

0 commit comments

Comments
 (0)