Changing the Rational DOORS language

Rational® DOORS® displays in the language of the locale set on your machine. If you want Rational DOORS to display in a different language every time you start it, you can set an environment variable. For example, if you are in Canada, and your system locale is set to English, you can set Rational DOORS to display in French every time you start it using an environment variable.

About this task

The available languages and the codes they use are displayed in the C:\Program Files\IBM\Rational\DOORS\9.version\language\core folder.
Note: The environment variable does not control all of Rational DOORS. Some parts of the interface may continue to display in the language of the locale, for example the Welcome screen.

Procedure

  1. In the Control Panel, double-click System.
  2. Click the Advanced tab, and then click Environment Variables.
  3. In the User Variables panel, click New.
  4. In the Variable Name field, type ICULOCALE, which is the variable that controls the locale.
  5. In the Variable Value field, type the code of the language that you want to use.
    Table 1. Language codes
    Language Code
    Brazilian Portuguese pt_BR
    Simplified Chinese zh
    Traditional Chinese zh_TW
    French fr
    German de
    Italian it
    Japanese ja_JP
    Korean ko
    Russian ru
    Spanish es
    Turkish tr
    English root
Related concepts:
Locales and languages
Rational DOORS default locale
Supported locale formats

Feedback