Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Commit

Permalink
Update Brackets_fr-fr.wxl
Browse files Browse the repository at this point in the history
Updating the `smallProductName` to `SmallProductName`
  • Loading branch information
nethip committed Apr 20, 2015
1 parent f0c8f34 commit 4aaf125
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions installer/win/Brackets_fr-fr.wxl
Expand Up @@ -18,7 +18,7 @@

<String Id="ProductName">Brackets</String>
<String Id="ShortProductName">Brackets</String>
<String Id="smallProductName">brackets</String>
<String Id="SmallProductName">brackets</String>
<String Id="LanguageID" Overridable="yes">1036</String>

<String Id="StandardDlg_Title" Overridable="yes">Programme d’installation de [ProductName]</String>
Expand Down Expand Up @@ -55,7 +55,7 @@
<String Id="VerifyReadyDlgRemoveText" Overridable="yes">Cliquez sur Supprimer pour désinstaller !(loc.ShortProductName) ou sur Annuler pour quitter.</String>
<String Id="ExplorerFileOpenContextMenu" Overridable="yes">Open with !(loc.ShortProductName)</String>
<String Id="ExplorerFolderOpenContextMenu" Overridable="yes">Open as !(loc.ShortProductName) project</String>
<String Id="AddBracketsToPath" Overridable="yes">Add &quot;!(loc.smallProductName)&quot; launcher to PATH for command line use</String>
<String Id="AddBracketsToPath" Overridable="yes">Add &quot;!(loc.SmallProductName)&quot; launcher to PATH for command line use</String>
<String Id="AddContextMenu" Overridable="yes">Add &quot;Open with !(loc.ShortProductName)&quot; to Explorer context menus for all files and folders</String>

<!-- 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.
Expand Down

0 comments on commit 4aaf125

Please sign in to comment.