To change the application locale (Windows) for the Design Studio application

You can change the locale of the Design Studio application that runs on Windows operating systems.

The Design Studio application must be closed before performing this task.
  1. From the product installation directory, open the DTXCommon.bat file using a text editor.
    In the Locale for Eclipse Applications section, the following verbiage is present:
    @rem set NLLOCALE=
  2. Remove the remark comment indicator (@rem) in front of set NLLOCALE=.
  3. At the end of the line, enter a valid locale value.
  4. Save and close the DTXCommon.bat file.
    The next time you open the Design Studio application, the interface elements and error messages are displayed in the selected language.

To revert back to the computer's default locale for the Design Studio application

  1. Open the DTXCommon.bat file using a text editor.
  2. Place a remark comment indicator (@rem) in front of set NLLOCALE=.
  3. Save and close the DTXCommon.bat file.