aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl')
-rw-r--r--src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl29
1 files changed, 0 insertions, 29 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl
deleted file mode 100644
index c9d7b8e4..00000000
--- a/src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl
+++ /dev/null
@@ -1,29 +0,0 @@
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="nl-nl" Language="1043" xmlns="http://wixtoolset.org/schemas/v4/wxl">
5 <String Id="Caption" Value="[WixBundleName] Installatie" />
6 <String Id="Title" Value="Microsoft .NET Framework is vereist voor installatie [WixBundleName]" />
7 <String Id="ConfirmCancelMessage" Value="Weet u zeker dat u de installatie wilt annuleren?" />
8 <String Id="HelpHeader" Value="Help bij Setup" />
9 <String Id="HelpText" Value="/passive | /quiet - geeft een minimale gebruikersinterface weer zonder prompts&#xA; of geeft geen gebruikersinterface en geen prompts weer. Gebruikersinterface&#xA; en alle prompts worden standaard weergegeven.&#xA;&#xA;/norestart - pogingen tot opnieuw opstarten onderdrukken.&#xA; Gebruikersinterface vraagt standaard alvorens opnieuw op te starten.&#xA;/log log.txt - registreert gegevens in een specifiek bestand. Een logbestand&#xA; wordt standaard in %TEMP% gemaakt." />
10 <String Id="HelpCloseButton" Value="&amp;Sluiten" />
11 <String Id="InstallLicenseTerms" Value="Klik op de knop 'Accepteren en installeren' om de &lt;a href=&quot;#&quot;&gt;licentievoorwaarden&lt;/a&gt; van het Microsoft .NET Framework te accepteren." />
12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Accepteren en installeren" />
13 <String Id="InstallDeclineButton" Value="&amp;Weigeren" />
14 <String Id="ProgressHeader" Value="Voortgang van de installatie" />
15 <String Id="ProgressLabel" Value="Verwerken:" />
16 <String Id="ProgressCancelButton" Value="&amp;Annuleren" />
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="Installatie mislukt" />
22 <String Id="FailureLogLinkText" Value="Er zijn een of meer fouten opgetreden waardoor de installatie is mislukt. Corrigeer de problemen en voer Setup opnieuw uit. Raadpleeg het &lt;a href=&quot;#&quot;&gt;log boekbestand&lt;/a&gt; voor meer informatie." />
23 <String Id="FailureRestartText" Value="U moet uw computer opnieuw opstarten om het terugdraaien van de software te voltooien." />
24 <String Id="FailureRestartButton" Value="&amp;Opnieuw opstarten" />
25 <String Id="FailureCloseButton" Value="&amp;Sluiten" />
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>