Passolo 2016
When you try to load the SDL Trados Studio addin the following error message appears in the Add-ins > Translation window:
Please install SDL Trados Studio software to use "SDL Trados Studio" addin. If it is already installed, provide the installation directory on addin's settings.xml file. |
Until a permanent solution is implemented the workaround is to add the path of the SDL Trados Studio installation directory in the SDL Passolo Settings.xml file which can be found in one of the below folders:
The content of the Settings.xml file should be as below:
<?xml version="1.0" encoding="utf-8" ?> <TradosStudioSettings> <!-- If Passolo does not find the Trados Studio installation path you can enter it here --> <InstallLocation>C:\Program Files (x86)\SDL\SDL Trados Studio\Studio4</InstallLocation> </TradosStudioSettings>
<?xml version="1.0" encoding="utf-8" ?> <TradosStudioSettings> <!-- If Passolo does not find the Trados Studio installation path you can enter it here --> <InstallLocation>C:\Program Files (x86)\SDL\SDL Trados Studio\Studio5</InstallLocation> </TradosStudioSettings> |