ALBPM WorkSpace uses a default set of labels and text messages, which you can customize.
By default, customization for labels and text messages is not enabled. If the property fuego.workspace.customMessageBundle is not present in the ALBPM WorkSpace configuration file, ALBPM WorkSpace uses a default set of labels and text messages.
The customized text for labels and text messages is defined in a properties file located under BEA_HOME/albpm 6.0/enterprise/webapps/workspace/WEB-INF/classes.
ALBPM WorkSpace loads the contents of this file based on the property fuego.workspace.customMessageBundle in the ALBPM WorkSpace configuration file. The value of this property is the name of the properties file where you define the new values for all the messages you want to customize.
For all the messages whose key is included in the properties file, ALBPM WorkSpace displays the customized value. For the rest of the messages it uses the default value.
If the file specified in the ALBPM WorkSpace configuration file does not exist, ALBPM WorkSpace uses the default text for all labels and text messages.