diff --git a/SetupBundle/Resources/Theme.wxl b/SetupBundle/Resources/Theme.wxl index cb5fbfb9..66bea7aa 100644 --- a/SetupBundle/Resources/Theme.wxl +++ b/SetupBundle/Resources/Theme.wxl @@ -40,7 +40,7 @@ Repair Successfully Completed Uninstall Successfully Completed Installation Successfully Completed - Setup Successful + Setup Successful &Launch You must restart your computer before you can use the software. &Restart @@ -48,8 +48,8 @@ Setup Failed Setup Failed Uninstall Failed - Repair Failed - One or more issues caused the setup to fail. Please fix the issues and then retry setup. For more information see the <a href="#">log file</a>. + Repair Failed + One or more issues caused the setup to fail. In some cases, the .NET Framework fails to install due to insufficient disk space or network issues. Please fix the issues (e.g. install the <a href="https://dotnet.microsoft.com/download">.NET Framework Runtime</a> manually) and then retry setup. For more information see the <a href="#">log file</a>. You must restart your computer to complete the rollback of the software. &Restart &Close diff --git a/SetupBundle/Resources/Theme.xml b/SetupBundle/Resources/Theme.xml index 49449121..4326bf70 100644 --- a/SetupBundle/Resources/Theme.xml +++ b/SetupBundle/Resources/Theme.xml @@ -75,8 +75,8 @@ #(loc.FailureInstallHeader) #(loc.FailureUninstallHeader) #(loc.FailureRepairHeader) - #(loc.FailureHyperlinkLogText) - + #(loc.FailureHyperlinkLogText) + #(loc.FailureRestartText)