Step 2 - Customizing Text in Resource Bundles

Procedure

  1. Go to $JBOSS_HOME\modules\com\tibco\mdm\main\com\tibco\mdm\properties\mdm directory.
  2. Rename the SharedStringResources.properties file to CustomSharedStringResources.properties file.
    Note: You can delete the unwanted folders and files located in $JBOSS_HOME\modules\com\tibco\mdm\main\com\tibco\mdm folder.
  3. Open the CustomSharedStringResources.properties file and keep the properties of which text you want to customize. For example,
    inbox=Inbox
    adminmenu=Administration
    sysopmenu=System Operations
  4. Modify the value of the selected properties. For example,
    inbox=Outlook
    adminmenu=Governance
    sysopmenu=Organization Tasks
  5. Save the CustomSharedStringResources.properties file.