Language support
The HATS user interface and context-sensitive help are provided in these languages:
- Brazilian Portuguese
- English
- French
- German
- Italian
- Japanese
- Korean
- Simplified Chinese
- Spanish
- Traditional Chinese
- Turkish
All the languages are installed in a single product image. National language support is operating-system dependent, so the appropriate font and keyboard support for the language you want to use must be installed in the operating system. For example, if you want to use French as the host-session language but do not have the French font and keyboard support installed, you may not be able to display the correct characters.
HATS supports the following code pages. You can choose the code page for each HATS project when you create the project, and you can modify it later in the project editor.
Table 9. Code pages Code page Location or usage 037 Belgium
Brazil
Canada
Netherlands
Portugal
United States
273 Austria
Germany
274 Belgium (Old)
275 Brazil (Old)
277 Denmark
Norway
278 Finland
Sweden
280 Italy
284 Spain
Latin-America (Spanish)
285 United Kingdom
290 Japan (Katakana Extended)
297 France
420 Arabic Speaking
424 Hebrew (New Code)
500 Multilingual
803 Hebrew (Old Code)
838 Thai
870 Bosnia/Herzegovina
Croatia
Czech Republic
Hungary
Poland
Romania
Slovakia
Slovenia
871 Iceland
875 Greece
924 Multilingual ISO Euro
930 Japanese (Katakana)
933 Korea
937 Taiwan (Traditional Chinese)
939 Japanese (English)
1025 Belarus
Bulgaria
FYR Macedonia
Russia
Serbia/Montenegro (Cyrillic)
1026 Turkey
1047 Open Edition
1112 Latvia
Lithuania
1122 Estonia
1123 Ukraine
1137 Hindi
1140 Belgium Euro
Brazil Euro
Canada Euro
Netherlands Euro
Portugal Euro
United States Euro
1141 Austria Euro
Germany Euro
1142 Denmark Euro
Norway Euro
1143 Finland Euro
Sweden Euro
1144 Italy Euro
1145 Latin-America Euro (Spanish)
Spain Euro
1146 United Kingdom Euro
1147 France Euro
1148 Multilingual Euro
1149 Iceland Euro
1153 Bosnia/Herzegovina Euro
Croatia Euro
Czech Republic Euro
Hungary Euro
Poland Euro
Romania Euro
Slovakia Euro
Slovenia Euro
1154 Belarus Euro
Bulgaria Euro
FYR Macedonia Euro
Russia Euro
Serbia/Montenegro (Cyrillic) Euro
1155 Encoding settings
WebSphere Application Server has its own different default encoding settings for different locales. In order for these code pages to be processed correctly, UTF-8 must be specified as follows:
- For WebSphere Application Server version 5, on the Settings page for the application server, click Process Definition > JVM and specify -Dclient.encoding.override=UTF-8
In order to support correct data input in Studio internal server (ROS) following should be done:
- From the tool bar menu, go to Window > Show View > Servers.
- In the Servers view, double click on the server entry.
- Select the Environment tab and go to the Java VM Settings section
- In the Java VM Arguments text box, enter -Dclient.encoding.override=UTF-8
- In System Properties, click Add then enter encoding.properties for the Name and 'UTF-8' for the Value.
5250 Unicode support
The 'Enable Unicode Data Stream' parameter, allows you to configure a connection parameter for 5250 hosts. The 'unicodeDataStreamEnabled' parameter is an available parameter in the Advanced tab of the Connection Editor. To add the parameter, go to the Configure optional, advanced connections settings and click the Add button. Select the 'unicodeDataStreamEnabled' parameter from the pull down Name menu and enter the Value. Click OK.