Step 2 - Customizing Text in Resource Bundles
Procedure
-
Go to
$JBOSS_HOME\modules\com\tibco\mdm\main\com\tibco\mdm\properties\mdm directory.
-
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.
-
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
-
Modify the value of the selected properties. For example,
inbox=Outlook
adminmenu=Governance
sysopmenu=Organization Tasks
-
Save the CustomSharedStringResources.properties file.
Copyright © Cloud Software Group, Inc. All rights reserved.