diff options
Diffstat (limited to 'src/ext/Bal/wixstdba/Resources/1044/mbapreq.wxl')
-rw-r--r-- | src/ext/Bal/wixstdba/Resources/1044/mbapreq.wxl | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/src/ext/Bal/wixstdba/Resources/1044/mbapreq.wxl b/src/ext/Bal/wixstdba/Resources/1044/mbapreq.wxl deleted file mode 100644 index 9a5f8ea1..00000000 --- a/src/ext/Bal/wixstdba/Resources/1044/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="nb-no" Language="1044" xmlns="http://wixtoolset.org/schemas/v4/wxl"> | ||
5 | <String Id="Caption" Value="[WixBundleName] Installasjonsprogram" /> | ||
6 | <String Id="Title" Value="Microsoft .NET Framework kreves for [WixBundleName]-installasjon" /> | ||
7 | <String Id="ConfirmCancelMessage" Value="Er du sikker på at du vil avbryte?" /> | ||
8 | <String Id="HelpHeader" Value="Installasjonshjelp" /> | ||
9 | <String Id="HelpText" Value="/passive | /quiet - viser minimalt brukergrensesnitt uten ledetekster, eller
 ikke noe brukergrensesnitt og ingen ledetekster. Som standard vises
 brukergrensesnitt og alle ledetekster.

/norestart - undertrykker alle forsøk på omstart. Som standard spør
 brukergrensesnittet før omstart.
/log log.txt - skriver logg til en bestemt fil. Som standard opprettes en
 loggfil i %TEMP%." /> | ||
10 | <String Id="HelpCloseButton" Value="&Lukk" /> | ||
11 | <String Id="InstallLicenseTerms" Value="Klikk Godta og installer for å godta<a href="#">lisensvilkårene</a> for Microsoft .NET Framework." /> | ||
12 | <String Id="InstallAcceptAndInstallButton" Value="&Godta og installer" /> | ||
13 | <String Id="InstallDeclineButton" Value="&Avslå" /> | ||
14 | <String Id="ProgressHeader" Value="Fremdrift for installasjon" /> | ||
15 | <String Id="ProgressLabel" Value="Behandler:" /> | ||
16 | <String Id="ProgressCancelButton" Value="&Avbryt" /> | ||
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="Installasjon mislyktes" /> | ||
22 | <String Id="FailureLogLinkText" Value="Ett eller flere problemer var årsak til at installasjonen mislyktes. Løs problemene, og installer på nytt. Du finner flere opplysninger i <a href="#">loggfilen</a>." /> | ||
23 | <String Id="FailureRestartText" Value="Du må starte datamaskinen på nytt for å fullføre tilbakerullingen av programvaren." /> | ||
24 | <String Id="FailureRestartButton" Value="&Start på nytt" /> | ||
25 | <String Id="FailureCloseButton" Value="&Lukk" /> | ||
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> | ||