We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcdc518 commit 4a6275fCopy full SHA for 4a6275f
1 file changed
Source/NETworkManager/Views/Applications/PingView.xaml
@@ -140,7 +140,7 @@
140
</Control:ScrollingDataGrid>
141
<Expander Grid.Row="4" IsExpanded="{Binding ExpandStatistics}" Style="{StaticResource HeaderExpander}">
142
<Expander.Header>
143
- <TextBlock Text="{DynamicResource String_Header_Destination}" Style="{StaticResource HeaderTextBlock}" Margin="0" />
+ <TextBlock Text="{DynamicResource String_Header_Statistics}" Style="{StaticResource HeaderTextBlock}" Margin="0" />
144
</Expander.Header>
145
<Grid Margin="0,10,0,0">
146
<Grid.ColumnDefinitions>
0 commit comments