You can the localize the serve-side literals according to the standards of your
location.
About this task
To localize the server-side literals, perform the following
steps:
Procedure
- Send the sbibundle.properties file
located in the <INSTALL_DIR>/resources folder
for translation.
- Save the localized sbibundle.properties file
as sbibundle_<language>_<locale>.properties based
on the locale in the <INSTALL_DIR>/resources folder.
For example, if you localize the application for France in French
language, save the localized sbibundle.properties file
as sbibundle_fr_FR.properties.
- Perform the postlocalization tasks on the server side.
For more information about the postlocalization tasks, refer to the
topic Recreating the Enterprise ARchive (EAR) package post localization.
Note: It
is recommended that when you localize the literals, you keep the length
of the literals short in order to avoid them getting truncated.