[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]


Internationalization

SDX Admin allows you to set the language for the SRC interfaces so that information can be displayed in the language of choice. The language environment is set globally on the host that the SDX Admin software is running on. Set the language either at login time or as a system-wide default. For example, the system default for Solaris systems is stored in the file /etc/default/init. The Solaris login prompt includes a list for choosing the language for the next login session.

Locale

To force a particular language, SDX Admin may be started from a shell with the LANG environment variable set to the desired language.

The SDX Admin function has support for translating all user-visible messages and dialogs into local languages. Please contact Juniper Networks support if a particular language is not yet supported.

Localization of Data Storage

Data entered through SDX Admin is converted to Unicode Transformation Format-8 (UTF-8) encoding and stored in the backend directory. Data retrieved from the backend directory is converted from UTF-8 to the currently selected system encoding (for example, latin-1 for most Western computing environments). If the data contains characters that cannot be displayed in the current language, the character is replaced by a replacement character (for example, ? for ASCII encoding) that is specified by the current language.


[Contents] [Prev] [Next] [Index] [Report an Error] [No Frames]