File tree Expand file tree Collapse file tree 1 file changed +1
-3
lines changed
src/Layout/pkg/windows/bundles/sdk Expand file tree Collapse file tree 1 file changed +1
-3
lines changed Original file line number Diff line number Diff line change 116
116
</Button>
117
117
</Page>
118
118
<Page Name="Failure">
119
+ <!-- Reserve two lines of space to accommodate localized content. -->
119
120
<Label Name="FailureRestartText" X="148" Y="-48" Width="-12" Height="32" FontId="DefaultFont" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">#(loc.FailureRestartText)</Label>
120
121
<Label Name="FailureHeader" X="148" Y="80" Width="-12" Height="32" HexStyle="00000000" FontId="PageHeaderFont" TabStop="yes">
121
122
<Text>#(loc.FailureHeader)</Text>
134
135
<!-- This element is updated by the bootstrapper application. Reserve 3 lines of space. -->
135
136
<Hypertext HexStyle="000000" Name="FailureMessageText" X="148" Y="172" Width="-12" Height="48" FontId="ErrorFont" TabStop="yes" HideWhenDisabled="yes" />
136
137
137
- <!-- Reserve two lines of space to accommodate localized content. -->
138
-
139
-
140
138
<Button Name="FailureRestartButton" X="-124" Y="-12" Width="100" Height="24" TabStop="yes" FontId="DefaultFont" HideWhenDisabled="yes">#(loc.FailureRestartButton)</Button>
141
139
<Button Name="FailureCloseButton" X="-12" Y="-12" Width="100" Height="24" TabStop="yes" FontId="DefaultFont">
142
140
<Text>#(loc.FailureCloseButton)</Text>
You can’t perform that action at this time.
0 commit comments