@@ -3803,13 +3803,16 @@ Please note that with injection enabled, you will not be able to use many projec
3803
3803
<value >Enable SVN integration with projects.</value >
3804
3804
</data >
3805
3805
<data name =" SourceControl.Description.GITPath" xml : space =" preserve" >
3806
- <value >Path to GIT command line tool. Example: 'git' if the tool is already installed in the environment path.</value >
3806
+ <value >Path to GIT command line tool. Example: 'git.exe' if the tool is already installed in the environment path.</value >
3807
+ <comment >Modified after 4.7.1</comment >
3807
3808
</data >
3808
3809
<data name =" SourceControl.Description.SVNPath" xml : space =" preserve" >
3809
3810
<value >PathPath to SVN command line tool. Example: 'svn.exe' if the tool is already installed in the environment path.</value >
3811
+ <comment >Modified after 4.7.1</comment >
3810
3812
</data >
3811
3813
<data name =" SourceControl.Description.TortoiseGITProcPath" xml : space =" preserve" >
3812
- <value >Path to TortoiseGit's TortoiseProc tool. Example: 'TortoiseProc.exe'.</value >
3814
+ <value >Path to TortoiseGit's TortoiseProc tool. Example: 'TortoiseGitProc.exe'.</value >
3815
+ <comment >Modified after 4.7.1</comment >
3813
3816
</data >
3814
3817
<data name =" SourceControl.Description.TortoiseSVNProcPath" xml : space =" preserve" >
3815
3818
<value >Path to TortoiseSVN's TortoiseProc tool. Example: 'TortoiseProc.exe'.</value >
@@ -4412,13 +4415,16 @@ Custom locales must be an extension of a default locale, e.g. en-US.</value>
4412
4415
<comment >Added after 3.3.1</comment >
4413
4416
</data >
4414
4417
<data name =" SourceControl.Description.EnableHG" xml : space =" preserve" >
4415
- <value >Enable Mercurial (Hg) integration in FlashDevelop</value >
4418
+ <value >Enable Mercurial (HG) integration in FlashDevelop</value >
4419
+ <comment >Modified after 4.7.1</comment >
4416
4420
</data >
4417
4421
<data name =" SourceControl.Description.HGPath" xml : space =" preserve" >
4418
- <value >Path to Mercurial command line tool. Example: 'hg' if the tool is already installed in the environment path.</value >
4422
+ <value >Path to Mercurial command line tool. Example: 'hg.exe' if the tool is already installed in the environment path.</value >
4423
+ <comment >Modified after 4.7.1</comment >
4419
4424
</data >
4420
4425
<data name =" SourceControl.Description.TortoiseHGProcPath" xml : space =" preserve" >
4421
- <value >Path to TortoiseHG's TortoiseProc tool. Example 'hgtk'.</value >
4426
+ <value >Path to TortoiseHG's TortoiseProc tool. Example 'thgw.exe'.</value >
4427
+ <comment >Modified after 4.7.1</comment >
4422
4428
</data >
4423
4429
<data name =" FlashDevelop.Description.CustomShortcuts" xml : space =" preserve" >
4424
4430
<value >List of user defined override shortcuts.</value >
0 commit comments