diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/1043/mbapreq.wxl | 29 |
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
 of geeft geen gebruikersinterface en geen prompts weer. Gebruikersinterface
 en alle prompts worden standaard weergegeven.

/norestart - pogingen tot opnieuw opstarten onderdrukken.
 Gebruikersinterface vraagt standaard alvorens opnieuw op te starten.
/log log.txt - registreert gegevens in een specifiek bestand. Een logbestand
 wordt standaard in %TEMP% gemaakt." /> | ||
10 | <String Id="HelpCloseButton" Value="&Sluiten" /> | ||
11 | <String Id="InstallLicenseTerms" Value="Klik op de knop 'Accepteren en installeren' om de <a href="#">licentievoorwaarden</a> van het Microsoft .NET Framework te accepteren." /> | ||
12 | <String Id="InstallAcceptAndInstallButton" Value="&Accepteren en installeren" /> | ||
13 | <String Id="InstallDeclineButton" Value="&Weigeren" /> | ||
14 | <String Id="ProgressHeader" Value="Voortgang van de installatie" /> | ||
15 | <String Id="ProgressLabel" Value="Verwerken:" /> | ||
16 | <String Id="ProgressCancelButton" Value="&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="&Restart" /> | ||
20 | <String Id="SuccessCloseButton" Value="&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 <a href="#">log boekbestand</a> 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="&Opnieuw opstarten" /> | ||
25 | <String Id="FailureCloseButton" Value="&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> | ||