|
|
@@ -28,7 +28,7 @@
|
|
|
<Rectangle Margin="0,15,0,15" Fill="#99000000" Height="1" />
|
|
|
<ListViewItem Name="listViewItemReset" Tapped="listViewItemReset_Tapped">
|
|
|
<StackPanel Margin="8,0,0,0">
|
|
|
- <TextBlock x:Uid="AppSettingstxtReset" FontSize="18" Text="Applicatie resetten" Foreground="#ec0000" ></TextBlock>
|
|
|
+ <TextBlock x:Uid="AppSettingstxtResetHeader" FontSize="18" Text="Applicatie resetten" Foreground="#ec0000" ></TextBlock>
|
|
|
<TextBlock x:Uid="AppSettingstxtReset" Margin="0,-1,0,0" FontSize="12" Text="Route afsluiten en applicatie naar basis instellingen resetten" Foreground="#ec0000"></TextBlock>
|
|
|
</StackPanel>
|
|
|
</ListViewItem>
|