Skip to content

patrickporter/MT-Enhanced-Trados-Plugin

Repository files navigation

MT Enhanced Trados Plugin

A plugin for SDL Trados Studio that allows connecting to Google Translate or Microsoft Translator, with additional features like batch find/replace in both directions.

Instructions for building:

  1. It is necessary to add a strong name key file to the project, and that key file must be named 'myKey.snk' (or otherwise change the name pointed to in the project properties, under 'Signing')
  2. Also add the necessary SDL references to the SDL_references folder (see references_readme.txt in that folder for more information)

The solution and project target 3 versions of SDL Trados Studio (2011, 2014, and 2015) with one Visual Studio project. The code is the same for all versions, but the plugin must be built against different library versions and different .NET framework versions.

Read here for more info on targeting multiple versions of Trados Studio with a single Visual Studio project.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages