diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/2052/mbapreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/2052/mbapreq.wxl | 55 |
1 files changed, 25 insertions, 30 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/2052/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/2052/mbapreq.wxl index 09f09cb3..43ed19fe 100644 --- a/src/ext/Bal/wixstdba/Resources/2052/mbapreq.wxl +++ b/src/ext/Bal/wixstdba/Resources/2052/mbapreq.wxl | |||
@@ -1,34 +1,29 @@ | |||
1 | <?xml version="1.0" encoding="utf-8"?> | 1 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> |
2 | <!-- Copyright (c) .NET Foundation and contributors. All rights reserved. Licensed under the Microsoft Reciprocal License. See LICENSE.TXT file in the project root for full license information. --> | ||
3 | 2 | ||
4 | 3 | ||
5 | <WixLocalization Culture="zh-ch" Language="2052" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | 4 | <WixLocalization Culture="zh-ch" Language="2052" xmlns="http://wixtoolset.org/schemas/v4/wxl"> |
6 | <String Id="Caption">[WixBundleName] 安装</String> | 5 | <String Id="Caption" Value="[WixBundleName] 安装" /> |
7 | <String Id="Title">[WixBundleName] 安装需要 Microsoft .NET Framework</String> | 6 | <String Id="Title" Value="[WixBundleName] 安装需要 Microsoft .NET Framework" /> |
8 | <String Id="ConfirmCancelMessage">是否确实要取消?</String> | 7 | <String Id="ConfirmCancelMessage" Value="是否确实要取消?" /> |
9 | <String Id="HelpHeader">安装程序帮助</String> | 8 | <String Id="HelpHeader" Value="安装程序帮助" /> |
10 | <String Id="HelpText">/passive | /quiet - 显示最小的 UI 且无提示,或者不显示 UI 且 | 9 | <String Id="HelpText" Value="/passive | /quiet - 显示最小的 UI 且无提示,或者不显示 UI 且
 无提示。默认情况下显示 UI 和所有提示。

/norestart - 隐藏任何重启提示。默认情况下 UI 会在重启前提示。
/log log.txt - 记录到特定文件。默认情况下在 %TEMP% 中创建日志文件。" /> |
11 | 无提示。默认情况下显示 UI 和所有提示。 | 10 | <String Id="HelpCloseButton" Value="关闭(&C)" /> |
12 | 11 | <String Id="InstallLicenseTerms" Value="单击“接受并安装”按钮以接受 Microsoft .NET Framework <a href="#">许可证条款</a>。" /> | |
13 | /norestart - 隐藏任何重启提示。默认情况下 UI 会在重启前提示。 | 12 | <String Id="InstallAcceptAndInstallButton" Value="接受并安装(&A)" /> |
14 | /log log.txt - 记录到特定文件。默认情况下在 %TEMP% 中创建日志文件。</String> | 13 | <String Id="InstallDeclineButton" Value="拒绝(&D)" /> |
15 | <String Id="HelpCloseButton">关闭(&C)</String> | 14 | <String Id="ProgressHeader" Value="安装进度" /> |
16 | <String Id="InstallLicenseTerms">单击“接受并安装”按钮以接受 Microsoft .NET Framework <a href="#">许可证条款</a>。</String> | 15 | <String Id="ProgressLabel" Value="正在处理:" /> |
17 | <String Id="InstallAcceptAndInstallButton">接受并安装(&A)</String> | 16 | <String Id="ProgressCancelButton" Value="取消(&C)" /> |
18 | <String Id="InstallDeclineButton">拒绝(&D)</String> | 17 | <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" /> |
19 | <String Id="ProgressHeader">安装进度</String> | 18 | <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." /> |
20 | <String Id="ProgressLabel">正在处理:</String> | 19 | <String Id="SuccessRestartButton" Value="&Restart" /> |
21 | <String Id="ProgressCancelButton">取消(&C)</String> | 20 | <String Id="SuccessCloseButton" Value="&Close" /> |
22 | <String Id="SuccessHeader">Microsoft .NET Framework Setup Successful</String> | 21 | <String Id="FailureHeader" Value="安装失败" /> |
23 | <String Id="SuccessRestartText">You must restart your computer before [WixBundleName] setup can continue.</String> | 22 | <String Id="FailureLogLinkText" Value="一个或多个问题导致安装失败。请解决问题,然后重新尝试安装。有关详情,请查看<a href="#">日志文件</a>。" /> |
24 | <String Id="SuccessRestartButton">&Restart</String> | 23 | <String Id="FailureRestartText" Value="必须重启计算机才能完成软件的回滚。" /> |
25 | <String Id="SuccessCloseButton">&Close</String> | 24 | <String Id="FailureRestartButton" Value="重启(&R)" /> |
26 | <String Id="FailureHeader">安装失败</String> | 25 | <String Id="FailureCloseButton" Value="关闭(&C)" /> |
27 | <String Id="FailureLogLinkText">一个或多个问题导致安装失败。请解决问题,然后重新尝试安装。有关详情,请查看<a href="#">日志文件</a>。</String> | 26 | <String Id="NET452WIN7RTMErrorMessage" Value="[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 installed. Install Windows 7 SP1 to run in a supported environment." /> |
28 | <String Id="FailureRestartText">必须重启计算机才能完成软件的回滚。</String> | 27 | <String Id="PREREQBAINFINITELOOPErrorMessage" Value="[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed." /> |
29 | <String Id="FailureRestartButton">重启(&R)</String> | 28 | <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." /> |
30 | <String Id="FailureCloseButton">关闭(&C)</String> | ||
31 | <String Id="NET452WIN7RTMErrorMessage">[WixBundleName] cannot run on Windows 7 RTM with .NET 4.5.2 installed. Install Windows 7 SP1 to run in a supported environment.</String> | ||
32 | <String Id="PREREQBAINFINITELOOPErrorMessage">[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed.</String> | ||
33 | <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String> | ||
34 | </WixLocalization> | 29 | </WixLocalization> |