Localizing the smabundle.properties file

About this task

To localize the smabundle.properties file:

Procedure

  1. If you are customizing the System Management Administration Console, save the extended resource bundles as

    <INSTALL_DIR>/resources/extn/<Extn_SMA_Bundle>_<language>_<country>.properties where <Extn_SMA_Bundle> is the bundle file containing the extended resource bundles for System Management Administration Console.

  2. Copy the smabundle.properties file to the

    smabundle_<language>_<country>.properties file pertaining to the locale.

    For example, if you want to localize the application for France in French language, copy smabundle.properties to the smabundle_fr_FR.properties file.

  3. Edit the smabundle_<language>_<country>.properties file with the translations, and save the file.

    The smabundle.properties file is localized. After this, perform the post-localization steps on the server side.