UNICOM Intelligence Reporter in other languages
You can display the application in a language other than English. You can change the language back to English at any time or even switch back and forward between various languages.
1 Close the application before making these changes.
2 Delete all files (for example, Default_DockingLayout.xml and Options.xml) from the following folders:
For UNICOM Intelligence Author:
%APPDATA%\IBM\SPSS\DataCollection\<version>\Author
For UNICOM Intelligence Reporter:
%APPDATA%\IBM\SPSS\DataCollection\<version>\Survey Reporter
3 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:
%APPDATA%\IBM\SPSS\DataCollection\<version>\Author\Author.exe.config
For UNICOM Intelligence Reporter:
%APPDATA%\IBM\SPSS\DataCollection\<version>\Survey Reporter\Reporter.exe.config
For UNICOM Intelligence Professional:
%APPDATA%\IBM\SPSS\DataCollection\<version>\Professional\mrstudio.exe.config
%APPDATA% is a Windows environment variable that has a different value depending on the Windows version. On Windows 7 and later, %APPDATA% is usually C:\Users\<user name>\AppData\Roaming.
If the languages do not display as required, try to add the language to the Windows operating system.
Setting a different language for web-deployed Author or Reporter
In Interviewer - Server Admin, click Options > Preferences, and then select the language for Author or Reporter downloads.
If you have already downloaded Author or Reporter, you must remove the associated files that are in this folder:
C:\Users\<user_name>\AppData\Local\Apps\2.0
See also