diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl | 58 |
1 files changed, 25 insertions, 33 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl index 50412e12..b895bb76 100644 --- a/src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl +++ b/src/ext/Bal/wixstdba/Resources/1030/mbapreq.wxl | |||
@@ -1,37 +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="da-dk" Language="1030" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | 4 | <WixLocalization Culture="da-dk" Language="1030" xmlns="http://wixtoolset.org/schemas/v4/wxl"> |
6 | <String Id="Caption">Installation af [WixBundleName]</String> | 5 | <String Id="Caption" Value="Installation af [WixBundleName]" /> |
7 | <String Id="Title">Microsoft .NET Framework skal være installeret i forbindelse med Installationen af [WixBundleName]</String> | 6 | <String Id="Title" Value="Microsoft .NET Framework skal være installeret i forbindelse med Installationen af [WixBundleName]" /> |
8 | <String Id="ConfirmCancelMessage">Er du sikker på, at du vil annullere?</String> | 7 | <String Id="ConfirmCancelMessage" Value="Er du sikker på, at du vil annullere?" /> |
9 | <String Id="HelpHeader">Hjælp til installation</String> | 8 | <String Id="HelpHeader" Value="Hjælp til installation" /> |
10 | <String Id="HelpText">/passive | /quiet - viser en minimal brugergrænseflade uden prompter eller | 9 | <String Id="HelpText" Value="/passive | /quiet - viser en minimal brugergrænseflade uden prompter eller
 viser ingen brugergrænseflade og ingen prompter.
 Brugergrænsefladen og alle prompter vises som standard.

/norestart - skjuler forsøg på genstart. Der vises som standard en
 forespørgsel i brugergrænsefladen, før der genstartes.
/log log.txt - logfører til en bestemt fil. Der oprettes som standard en
 logfil i %TEMP%." /> |
11 | viser ingen brugergrænseflade og ingen prompter. | 10 | <String Id="HelpCloseButton" Value="&Luk" /> |
12 | Brugergrænsefladen og alle prompter vises som standard. | 11 | <String Id="InstallLicenseTerms" Value="Klik på knappen "Acceptér og installér" for at acceptere <a href="#">licensvilkårene</a> for Microsoft .NET Framework." /> |
13 | 12 | <String Id="InstallAcceptAndInstallButton" Value="&Acceptér og installér" /> | |
14 | /norestart - skjuler forsøg på genstart. Der vises som standard en | 13 | <String Id="InstallDeclineButton" Value="&Afvis" /> |
15 | forespørgsel i brugergrænsefladen, før der genstartes. | 14 | <String Id="ProgressHeader" Value="Status for installation" /> |
16 | /log log.txt - logfører til en bestemt fil. Der oprettes som standard en | 15 | <String Id="ProgressLabel" Value="Behandler:" /> |
17 | logfil i %TEMP%.</String> | 16 | <String Id="ProgressCancelButton" Value="&Annuller" /> |
18 | <String Id="HelpCloseButton">&Luk</String> | 17 | <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" /> |
19 | <String Id="InstallLicenseTerms">Klik på knappen "Acceptér og installér" for at acceptere <a href="#">licensvilkårene</a> for Microsoft .NET Framework.</String> | 18 | <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." /> |
20 | <String Id="InstallAcceptAndInstallButton">&Acceptér og installér</String> | 19 | <String Id="SuccessRestartButton" Value="&Restart" /> |
21 | <String Id="InstallDeclineButton">&Afvis</String> | 20 | <String Id="SuccessCloseButton" Value="&Close" /> |
22 | <String Id="ProgressHeader">Status for installation</String> | 21 | <String Id="FailureHeader" Value="Installationen blev ikke gennemført" /> |
23 | <String Id="ProgressLabel">Behandler:</String> | 22 | <String Id="FailureLogLinkText" Value="Installationen blev ikke gennemført på grund af et eller flere problemer. Løs problemerne, og prøv derefter at installere igen. Se <a href="#">logfilen</a> for at få flere oplysninger." /> |
24 | <String Id="ProgressCancelButton">&Annuller</String> | 23 | <String Id="FailureRestartText" Value="Du skal genstarte computeren for at fuldføre annulleringen af opdateringen af softwaren." /> |
25 | <String Id="SuccessHeader">Microsoft .NET Framework Setup Successful</String> | 24 | <String Id="FailureRestartButton" Value="&Genstart" /> |
26 | <String Id="SuccessRestartText">You must restart your computer before [WixBundleName] setup can continue.</String> | 25 | <String Id="FailureCloseButton" Value="&Luk" /> |
27 | <String Id="SuccessRestartButton">&Restart</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="SuccessCloseButton">&Close</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="FailureHeader">Installationen blev ikke gennemført</String> | 28 | <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." /> |
30 | <String Id="FailureLogLinkText">Installationen blev ikke gennemført på grund af et eller flere problemer. Løs problemerne, og prøv derefter at installere igen. Se <a href="#">logfilen</a> for at få flere oplysninger.</String> | ||
31 | <String Id="FailureRestartText">Du skal genstarte computeren for at fuldføre annulleringen af opdateringen af softwaren.</String> | ||
32 | <String Id="FailureRestartButton">&Genstart</String> | ||
33 | <String Id="FailureCloseButton">&Luk</String> | ||
34 | <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> | ||
35 | <String Id="PREREQBAINFINITELOOPErrorMessage">[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed.</String> | ||
36 | <String Id="ErrorFailNoActionReboot">No action was taken as a system reboot is required.</String> | ||
37 | </WixLocalization> | 29 | </WixLocalization> |