aboutsummaryrefslogtreecommitdiff
path: root/src/ext/Bal/stdbas/Resources/1036/wixpreq.wxl
diff options
context:
space:
mode:
Diffstat (limited to 'src/ext/Bal/stdbas/Resources/1036/wixpreq.wxl')
-rw-r--r--src/ext/Bal/stdbas/Resources/1036/wixpreq.wxl29
1 files changed, 29 insertions, 0 deletions
diff --git a/src/ext/Bal/stdbas/Resources/1036/wixpreq.wxl b/src/ext/Bal/stdbas/Resources/1036/wixpreq.wxl
new file mode 100644
index 00000000..cd17ae34
--- /dev/null
+++ b/src/ext/Bal/stdbas/Resources/1036/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="fr-fr" Language="1036" xmlns="http://wixtoolset.org/schemas/v4/wxl">
5 <String Id="Caption" Value="Installation de [WixBundleName]" />
6 <String Id="Title" Value="Microsoft .NET Framework requis pour l'installation de [WixBundleName]" />
7 <String Id="ConfirmCancelMessage" Value="Êtes-vous sûr de vouloir annuler ?" />
8 <String Id="HelpHeader" Value="Aide de l'installation" />
9 <String Id="HelpText" Value="/passive | /quiet - affiche une interface minimale sans invites ou n'affiche&#xA; aucune interface ni aucune invite. Par défaut, l'interface et toutes les&#xA; invites sont affichées.&#xA;&#xA;/norestart - annule toute tentative de redémarrage. Par défaut, l'interface&#xA; affiche une invite avant de redémarrer.&#xA;/log journal.txt - consigne les entrées de journal dans un fichier spécifique.&#xA; Par défaut, un fichier journal est créé dans %TEMP%." />
10 <String Id="HelpCloseButton" Value="&amp;Fermer" />
11 <String Id="InstallLicenseTerms" Value="Cliquez sur le bouton « Accepter et installer » pour accepter les &lt;a href=&quot;#&quot;&gt;termes du contrat de licence&lt;/a&gt; Microsoft .NET Framework." />
12 <String Id="InstallAcceptAndInstallButton" Value="&amp;Accepter et installer" />
13 <String Id="InstallDeclineButton" Value="&amp;Refuser" />
14 <String Id="ProgressHeader" Value="Progression de l'installation" />
15 <String Id="ProgressLabel" Value="Traitement en cours :" />
16 <String Id="ProgressCancelButton" Value="&amp;Annuler" />
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="L'installation a échoué" />
22 <String Id="FailureLogLinkText" Value="L'installation a échoué pour une ou plusieurs raisons. Corrigez les problèmes et recommencez l'installation. Pour plus d'informations, consultez le &lt;a href=&quot;#&quot;&gt;fichier journal&lt;/a&gt;." />
23 <String Id="FailureRestartText" Value="Vous devez redémarrer votre ordinateur pour effectuer la restauration du logiciel." />
24 <String Id="FailureRestartButton" Value="&amp;Redémarrer" />
25 <String Id="FailureCloseButton" Value="&amp;Fermer" />
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>