Reporter > Troubleshooting, tips and hints > UNICOM Intelligence Reporter in other languages > Displaying the application in a different language
 
Displaying the application in a different language
Windows Server
1 Delete all files (for example, Default_DockingLayout.xml and Options.xml) from the following folders:
For UNICOM Intelligence Author:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\Author
For UNICOM Intelligence Reporter:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\Survey Reporter
2 Modify the appropriate application configuration file to include the desired culture value. For example, add the following to change the language to French:
<appSettings>
<add key="Culture" value="fr-FR" />
</appSettings>
Language
Culture Value
Chinese
ZH-cn
English
en-US, or blank
French
fr-FR
German
de-DE
Italian
it-IT
Japanese
ja-JP
Spanish
es-ES
For UNICOM Intelligence Author:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\UNICOM Intelligence Author\Author.exe.config
For UNICOM Intelligence Reporter:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\Survey Reporter\Reporter.exe.config
For UNICOM Intelligence Professional:
[INSTALL_FOLDER]\IBM\SPSS\DataCollection\<version>\Professional\mrstudio.exe.config
On a Windows Vista Ultimate Edition
1 In the Windows Control Panel, open Regional and Language Options.
2 Click the Keyboard and Languages tab. In Display languages, click Install/uninstall languages.
3 Click How can I install additional languages? for information on installing additional languages (for example Japanese or Simplified Chinese) in Windows Vista.
4 Follow the instructions for installing other display languages.
5 Delete the files and modify the configuration file, as described in steps 1 and 2 in the Windows Server section above.
See also
UNICOM Intelligence Reporter in other languages