Localize resource bundles

The user interface components in the System Management Administration Console use resource bundles that contain all the static literals displayed throughout the application. After a third-party performs translation in multiple languages, a folder corresponding to each of the locale, and comprising the corresponding bundle files, is generated. For example, if a locale has been created for Japan in Japanese language, a folder called ja\JP is generated. In addition, the literals that are used in customized screens and have their own resource bundles, are also considered during the localization process.

A resource bundle is a file that comprises resource bundle keys and corresponding values. The values pertaining to these resource bundle keys are also translated as part of localization. Each field in the user interface has a key associated with it. To display the translated literal for a field in the user interface, the localized value of the key associated with the field is fetched from the bundle file.

Use the following files to localize the System Management Administration Console: