SEBWIN-421: Added info about required disk space for .NET framework.
This commit is contained in:
parent
f2be4495c4
commit
843744c70f
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@
|
|||
<String Id="FailureInstallHeader">Setup Failed</String>
|
||||
<String Id="FailureUninstallHeader">Uninstall Failed</String>
|
||||
<String Id="FailureRepairHeader">Repair Failed</String>
|
||||
<String Id="FailureHyperlinkLogText">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>.</String>
|
||||
<String Id="FailureHyperlinkLogText">One or more issues caused the setup to fail. In some cases, the .NET Framework fails to install due to insufficient disk space (at least 4.5 GB required) 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>.</String>
|
||||
<String Id="FailureRestartText">You must restart your computer to complete the rollback of the software.</String>
|
||||
<String Id="FailureRestartButton">&Restart</String>
|
||||
<String Id="FailureCloseButton">&Close</String>
|
||||
|
|
Loading…
Reference in a new issue