Creating Language Subdirectories and Copying Language-Specific Files for an Unshipped Language on the Siebel Mobile Web Client
This topic is part of Creating New Language Subdirectories and Copying Language-Specific Files.
Use the following procedure to create language subdirectories and copy language-specific files for an unshipped language on the Siebel Mobile Web Client (Microsoft Windows only).
The directories mentioned in this procedure are in
SIEBEL_CLIENT_ROOT
. For
more information about these directories, see Siebel Installation Guide.
To create language subdirectories and copy language-specific files for an unshipped language on a Siebel Mobile Web Client
Create a new language subdirectory
XXX
underSIEBEL_CLIENT_ROOT\bin
. Then copy the configuration files and binary files frombin\YYY
toXXX
.The configuration files (CFG files such as uagent.cfg for Siebel Call Center) will be used by the application for language XXX.
Note: After completing the localization tasks, you must recopy the files from thebin\YYY
directory after each time that you install a new Siebel CRM release, to keep your localized product up to date. For more information about installing Siebel CRM, see Siebel Installation Guide.Create a new language subdirectory
XXXSIA
(such asNORSIA
) underbin
. Then copy the contents ofYYYSIA
(such asDEUSIA
orENUSIA
) toXXX
.Note: After completing the localization tasks, you must recopy the files fromYYYSIA
toXXXSIA
after each time that you install a new Siebel CRM release, to keep your localized product up to date.Create a new language subdirectory
XXX
underSIEBEL_CLIENT_ROOT\msgtmpl
. Then copy the contents ofmsgtmpl\YYY
toXXX
.Create a new language subdirectory
XXX
underSIEBEL_CLIENT_ROOT\public
. Then copy the contents ofpublic\YYY\help
topublic\XXX\help
. Update these files for language XXX, as appropriate for your deployment.In
public\scripts
, copy the file swemessages_yyy.js (in the same directory) and rename the copy swemessages_xxx.js, such as swemessages_nor.js for Norwegian.Note: After completing the localization tasks, you must recopy the file swemessages_yyy.js and then rename the file again, as described, after each time that you install a new Siebel CRM release, to keep your localized product up to date.Similar to what you did in the previous step, identify any other language-specific files, then copy the files and rename the copies to refer to new language XXX instead of existing language YYY.
Related Topics
Related Books
Siebel Installation Guide