 |
Tap into our globalization experience, and share your expertise with other members of the globalization community. |
|
|
 | Here are questions we've been asked about software globalization.

|
|
Q: Which languages does Tivoli® Wokload Scheduler Suppport?
A: Click here for the response.
Q: What does "Internationalization" support mean? (General)
A: Click here for the response.
Q: Is there any solution by which we can implement Arabic Language Support over WebSphere® Portal server?
A: To add support for a bidirectional language such as Arabic, please perform the following steps. (These instructions assume WAS is installed at C:\WebSphere\AppServer)
-
Update the WPS database: WPSDB (-25 is the new id assigned to a new language, if -25 already exists in the table, use another number)
Insert into language values (-25,'ar','ar','EG','','UTF-8','UTF-8')
Insert into MARKUP_DESC_LOD values (1,'ar','HTML','UTF-8')
Update MARKUP_DESC_LOD set CHARSET='UTF-8'
-
Modify the file LocalizerService.properties and NavigatorService.properties.Both of them can be found at the directory C:\WebSphere\AppServer\lib\app\config\services.
In LocalizerService.properties, set locales.bidi = he, ar.
-
Modify the file language.properties, which can be found in C:\WebSphere\AppServer\lib\app\config. Set language.15 = ar max.count = 15
-
In C:\WebSphere\AppServer\lib\app\nls directory, add in the following files. (All the Arabic characters should be tranlsated into UTF-16 code, such as \u3027. You may use command "native2ascii" to translate Arabic characters to Unicode format.)
Q: How are national characters handled by the Web Client? (WebSphere®)
A: Click here for the response.
Q: How do I control the national language that WebSphere® Studio uses?
A: Click here for the response.
Q: What must I consider when using a Unicode database with DB2® Net Search Extender?
A: Click here for the response.
Q: Are Unicode 3.0 and ISO 10646 supported by IBM AIX 4.3.?
A: Click here for the response. |
|
|  | |