Installing : Installing SA Cognos Bridge : Post installation tasks : Enabling local language for the user interface
  
Enabling local language for the user interface
You can enable the System Architect Cognos Bridge user interface to German, Japanese, French, or Spanish.
1 Open the SASchemaGenerator.exe.config file. It is located in the root directory, for example:
C:\Program Files (x86)\UNICOM Systems\System Architect Suite\System Architect\SA-Cognos
2 In the following section, add the <add key="Locale" value="country_code" statement to the following section in the code.
<configuration>
<appSettings>
<add key="Locale" value="country_code" />
where country_code is the language code of the desired language.
Language
Language code
English
409
French
40C
German
407
Japanese
411
Spanish
C0A
3 Save and close the file.
4 Restart System Architect Cognos Schema Generator.