aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/1040/wixpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/1040/wixpreq.wxl')
-rw-r--r--src/ext/Bal/stdbas/Resources/1040/wixpreq.wxl29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/1040/wixpreq.wxl b/src/ext/Bal/stdbas/Resources/1040/wixpreq.wxl
new file mode 100644
index 00000000..66940e85
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/1040/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="it-it" Language="1040" xmlns="http://wixtoolset.org/schemas/v4/wxl">
5 <String Id="Caption" Value="Installazione di [WixBundleName]" />
6 <String Id="Title" Value="Microsoft .NET Framework necessario per l'installazione di [WixBundleName]" />
7 <String Id="ConfirmCancelMessage" Value="Annullare?" />
8 <String Id="HelpHeader" Value="Guida dell'installazione" />
9 <String Id="HelpText" Value="/passive | /quiet - visualizza l'interfaccia utente minima senza istruzioni&#xA; oppure non visualizza né l'interfaccia utente né le istruzioni. Per&#xA; impostazione predefinita vengono visualizzate interfaccia utente e&#xA; istruzioni.&#xA;&#xA;/norestart - elimina eventuali tentativi di riavvio. Per impostazione&#xA; predefinita l'interfaccia utente chiede istruzioni prima del riavvio.&#xA;/log log.txt - registra in un file specifico. Per impostazione predefinita un&#xA; file di log viene creato in %TEMP%." />
10 <String Id="HelpCloseButton" Value="&amp;Chiudi" />
11 <String Id="InstallLicenseTerms" Value="Fare clic sul pulsante &quot;Accetta e installa&quot; per accettare le &lt;a href=&quot;#&quot;&gt;condizioni di licenza&lt;/a&gt; di Microsoft .NET Framework." />
12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Accetta e installa" />
13 <String Id="InstallDeclineButton" Value="&amp;Rifiuta" />
14 <String Id="ProgressHeader" Value="Stato installazione" />
15 <String Id="ProgressLabel" Value="Elaborazione in corso:" />
16 <String Id="ProgressCancelButton" Value="&amp;Annulla" />
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="Installazione non riuscita" />
22 <String Id="FailureLogLinkText" Value="L'installazione non è riuscita a causa di uno o più problemi. Risolvere i problemi e provare di nuovo l'installazione. Per ulteriori informazioni vedere il &lt;a href=&quot;#&quot;&gt;file di log&lt;/a&gt;." />
23 <String Id="FailureRestartText" Value="È necessario riavviare il computer per completare il rollback del software." />
24 <String Id="FailureRestartButton" Value="&amp;Riavvia" />
25 <String Id="FailureCloseButton" Value="&amp;Chiudi" />
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>