Language support

The HATS user interface and context-sensitive help are provided in these languages:

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 8. 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
Turkey Euro
1156
Latvia Euro
Lithuania Euro
1157
Estonia Euro
1158
Ukraine Euro
1160
Thai Euro
1364
Korea Euro
1371
Taiwan (Traditional Chinese) Euro
1388
PRC (Simplified Chinese Extended; GB18030)
1390
Japanese (Katakana Unicode Extended)
1399
Japanese (Latin Unicode Extended)

 

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:

To support correct data input in Studio internal server (ROS) following should be done:

  1. Go to Server perspective
  2. Open .wsi file (double-click)
  3. Go to Environment tab
  4. Modify encoding in the encoding.properties file manually for bidirectional language to be UTF-8
  5. Put in Java VM arguments -Dclient.encoding.override=UTF-8

 

5250 Unicode support

A new parameter, 'Enable Unicode Data Stream', allows you to configure a connection parameter for 5250 hosts in this release of HATS. The 'unicodeDataStreamEnabled' parameter has been added to the list of available parameters in the Advanced tab of the Connection Editor.

 

Home