Translating plug-ins

From ACT! LDK

Translating plug-ins

You use Visual Studio.Net 2005 to translate plug-in projects.

Input

CS and RESX files

Output

Plug-in assemblies

To translate plug-ins

  1. Open the projects and translate strings that are displayed in plug-ins.
  2. Translate strings in the .resx files.
  3. Translate constant strings in the .cs files.

Keep the projects where they were installed so that the LDK process can build and copy them to the correct location in the build.

Related topics

Localizing ACT! plug-ins