You can localize the smabundle.properties file to reflect your specific local
settings.
About this task
To localize the smabundle.properties file:
Procedure
- 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.
- 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.
- 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.