You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2021. It is now read-only.
<StringId="StandardDlg_Title"Overridable="yes">Programme d’installation de [ProductName]</String>
@@ -53,10 +53,10 @@
53
53
<StringId="ExitDialogTitle"Overridable="yes">{\WixUI_Font_BannerTitle}Procédure de l’assistant d’installation de [ProductName] terminée</String>
54
54
<StringId="VerifyReadyDlgInstallText"Overridable="yes">Cliquez sur Installer pour lancer la procédure ou sur Annuler pour quitter.</String>
55
55
<StringId="VerifyReadyDlgRemoveText"Overridable="yes">Cliquez sur Supprimer pour désinstaller !(loc.ShortProductName) ou sur Annuler pour quitter.</String>
56
-
<StringId="ExplorerFileOpenContextMenu"Overridable="yes">Open with !(loc.ShortProductName)</String>
57
-
<StringId="ExplorerFolderOpenContextMenu"Overridable="yes">Open as !(loc.ShortProductName) project</String>
58
-
<StringId="AddBracketsToPath"Overridable="yes">Add "!(loc.SmallProductName)" launcher to PATH for command line use</String>
59
-
<StringId="AddContextMenu"Overridable="yes">Add "Open with !(loc.ShortProductName)" to Explorer context menus for all files and folders</String>
56
+
<StringId="ExplorerFileOpenContextMenu"Overridable="yes">Ouvrir avec !(loc.ShortProductName)</String>
57
+
<StringId="ExplorerFolderOpenContextMenu"Overridable="yes">Ouvrir en tant que projet !(loc.ShortProductName)</String>
58
+
<StringId="AddBracketsToPath"Overridable="yes">Ajouter le lanceur « !(loc.SmallProductName) » sous PATH pour l’utilisation de la ligne de commande</String>
59
+
<StringId="AddContextMenu"Overridable="yes">Ajouter l’option « Ouvrir avec !(loc.ShortProductName) » aux menus contextuels de l’Explorateur pour l’ensemble des fichiers et dossiers</String>
60
60
61
61
<!-- these strings aren't necessarily used but they were modified by the adobe loc team after they reviewed the wix source fr-fr wxl file.
62
62
Adding them here if it works to call multiple loc files with the light command that are part of the same culture -->
0 commit comments