aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/1030/wixpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/1030/wixpreq.wxl')
-rw-r--r--src/ext/Bal/stdbas/Resources/1030/wixpreq.wxl29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/1030/wixpreq.wxl b/src/ext/Bal/stdbas/Resources/1030/wixpreq.wxl
new file mode 100644
index 00000000..b895bb76
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/1030/wixpreq.wxl
@@ -0,0 +1,29 @@
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
3
4<WixLocalization Culture="da-dk" Language="1030" xmlns="http://wixtoolset.org/schemas/v4/wxl">
5 <String Id="Caption" Value="Installation af [WixBundleName]" />
6 <String Id="Title" Value="Microsoft .NET Framework skal være installeret i forbindelse med Installationen af [WixBundleName]" />
7 <String Id="ConfirmCancelMessage" Value="Er du sikker på, at du vil annullere?" />
8 <String Id="HelpHeader" Value="Hjælp til installation" />
9 <String Id="HelpText" Value="/passive | /quiet - viser en minimal brugergrænseflade uden prompter eller&#xA; viser ingen brugergrænseflade og ingen prompter.&#xA; Brugergrænsefladen og alle prompter vises som standard.&#xA;&#xA;/norestart - skjuler forsøg på genstart. Der vises som standard en&#xA; forespørgsel i brugergrænsefladen, før der genstartes.&#xA;/log log.txt - logfører til en bestemt fil. Der oprettes som standard en&#xA; logfil i %TEMP%." />
10 <String Id="HelpCloseButton" Value="&amp;Luk" />
11 <String Id="InstallLicenseTerms" Value="Klik på knappen &quot;Acceptér og installér&quot; for at acceptere &lt;a href=&quot;#&quot;&gt;licensvilkårene&lt;/a&gt; for Microsoft .NET Framework." />
12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Acceptér og installér" />
13 <String Id="InstallDeclineButton" Value="&amp;Afvis" />
14 <String Id="ProgressHeader" Value="Status for installation" />
15 <String Id="ProgressLabel" Value="Behandler:" />
16 <String Id="ProgressCancelButton" Value="&amp;Annuller" />
17 <String Id="SuccessHeader" Value="Microsoft .NET Framework Setup Successful" />
18 <String Id="SuccessRestartText" Value="You must restart your computer before [WixBundleName] setup can continue." />
19 <String Id="SuccessRestartButton" Value="&amp;Restart" />
20 <String Id="SuccessCloseButton" Value="&amp;Close" />
21 <String Id="FailureHeader" Value="Installationen blev ikke gennemført" />
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 &lt;a href=&quot;#&quot;&gt;logfilen&lt;/a&gt; for at få flere oplysninger." />
23 <String Id="FailureRestartText" Value="Du skal genstarte computeren for at fuldføre annulleringen af opdateringen af softwaren." />
24 <String Id="FailureRestartButton" Value="&amp;Genstart" />
25 <String Id="FailureCloseButton" Value="&amp;Luk" />
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." />
27 <String Id="PREREQBAINFINITELOOPErrorMessage" Value="[WixBundleName] failed to load the .NET Framework runtime even though all of the prerequisites are installed." />
28 <String Id="ErrorFailNoActionReboot" Value="No action was taken as a system reboot is required." />
29</WixLocalization>