aboutsummaryrefslogtreecommitdiff
path: root/src/wixstdba/Resources/RtfLargeTheme.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/wixstdba/Resources/RtfLargeTheme.xml')
-rw-r--r--src/wixstdba/Resources/RtfLargeTheme.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/wixstdba/Resources/RtfLargeTheme.xml b/src/wixstdba/Resources/RtfLargeTheme.xml
index 2a87f912..3571e13a 100644
--- a/src/wixstdba/Resources/RtfLargeTheme.xml
+++ b/src/wixstdba/Resources/RtfLargeTheme.xml
@@ -73,8 +73,8 @@
73 <Text>#(loc.SuccessHeader)</Text> 73 <Text>#(loc.SuccessHeader)</Text>
74 <Text Condition="WixBundleAction = 2">#(loc.SuccessLayoutHeader)</Text> 74 <Text Condition="WixBundleAction = 2">#(loc.SuccessLayoutHeader)</Text>
75 <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallHeader)</Text> 75 <Text Condition="WixBundleAction = 3">#(loc.SuccessUninstallHeader)</Text>
76 <Text Condition="WixBundleAction = 4">#(loc.SuccessInstallHeader)</Text> 76 <Text Condition="WixBundleAction = 5">#(loc.SuccessInstallHeader)</Text>
77 <Text Condition="WixBundleAction = 6">#(loc.SuccessRepairHeader)</Text> 77 <Text Condition="WixBundleAction = 7">#(loc.SuccessRepairHeader)</Text>
78 </Label> 78 </Label>
79 <Button Name="LaunchButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessLaunchButton)</Button> 79 <Button Name="LaunchButton" X="-91" Y="-11" Width="75" Height="23" TabStop="yes" FontId="0" HideWhenDisabled="yes">#(loc.SuccessLaunchButton)</Button>
80 <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired"> 80 <Label X="-11" Y="-51" Width="400" Height="34" FontId="3" DisablePrefix="yes" VisibleCondition="WixStdBARestartRequired">
@@ -92,8 +92,8 @@
92 <Text>#(loc.FailureHeader)</Text> 92 <Text>#(loc.FailureHeader)</Text>
93 <Text Condition="WixBundleAction = 2">#(loc.FailureLayoutHeader)</Text> 93 <Text Condition="WixBundleAction = 2">#(loc.FailureLayoutHeader)</Text>
94 <Text Condition="WixBundleAction = 3">#(loc.FailureUninstallHeader)</Text> 94 <Text Condition="WixBundleAction = 3">#(loc.FailureUninstallHeader)</Text>
95 <Text Condition="WixBundleAction = 4">#(loc.FailureInstallHeader)</Text> 95 <Text Condition="WixBundleAction = 5">#(loc.FailureInstallHeader)</Text>
96 <Text Condition="WixBundleAction = 6">#(loc.FailureRepairHeader)</Text> 96 <Text Condition="WixBundleAction = 7">#(loc.FailureRepairHeader)</Text>
97 </Label> 97 </Label>
98 <Hypertext Name="FailureLogFileLink" X="11" Y="121" Width="-11" Height="42" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureHyperlinkLogText)</Hypertext> 98 <Hypertext Name="FailureLogFileLink" X="11" Y="121" Width="-11" Height="42" FontId="3" TabStop="yes" HideWhenDisabled="yes">#(loc.FailureHyperlinkLogText)</Hypertext>
99 <Hypertext Name="FailureMessageText" X="22" Y="163" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes" /> 99 <Hypertext Name="FailureMessageText" X="22" Y="163" Width="-11" Height="51" FontId="3" TabStop="yes" HideWhenDisabled="yes" />