Installation guide

Table Of Contents
Setting Up Locales for Translation
Chapter 3 Gateway Localization 47
dsgw-l10n.conf
dsgw-l10n.conf provides translation in the Search and Advanced Search pull-down
menus for the default gateway (
dsgw.conf). If dsgw-l10n.conf is not present in the
/config/lang directory, translation of the UI does not occur and English characters
appear in the pull-down menus for Standard Search and Advanced Search.
The following example shows how to create a new locale using Chinese as the language for
translation:
1. Create a zh directory in the serverRoot/clients/dsgw/context directory.
2. Copy the dsgw.conf file to the serverRoot/clients/dsgw/context/zh directory.
3. Open the gateway's .conf file in a text editor, and uncomment this line from the file:
include "../config/dsgw-l10n.conf"
4. Save your changes, and close the file.
5. Create a zh directory in the serverRoot/clients/dsgw/config directory.
6. Copy (or create) the dsgw-l10n.conf file (stored during gateway installation in
serverRoot/clients/dsgw/config/lang) to the
serverRoot/clients/dsgw/config/zh directory.
NOTE If you are using the US version of the gateway,
dsgw.conf contains a
sample of
dsgw-l10n.conf.