To add language support to the Access Manager Administration Console, a new Java properties file for the desired module must be created. For example:
Change to the AM_INS/locale directory.
Copy the amPolicy.properties file to a new amPolicy_nl.properties file.
Modify the created amPolicy_nl.properties file.
Save the file.
Restart the web container.
Another example is the customization of the copyright notice displayed at the bottom of the Access Manager Administration Console Login page.
Change to the AM_INS/locale directory.
Copy the amAuthUI.properties file to a new amAuthUI_nl.properties file.
Modify the copyright.notice key in the created amAuthUI_nl.properties file.
Save the file.
Restart the web container.
After adding support for a new locale to Access Manager, newly added language software resources must be customized as described in the following section.