Develop > Presentation layer > Customize IBM Sales Center


Resources

A common customization scenario involves replacing the terminology used by the application with terminology that is more appropriate to the organization where the application is deployed. You might also want to replace application images with the own images.

To ensure that this is possible, the IBM Sales Center application is designed to allow you to replace text and images that appear on the user interface.

By default, the English language IBM Sales Center resources are located in the com.ibm.commerce.telesales.resources plug-in in the resources directory in the file telesalesResources_en_US.properties. Alternative locale files are located in the com.ibm.commerce.telesales.resources.nl1 plug-in, in the resources directory.

If you are creating a custom resource bundle, declare fully qualified packagename.properties in the plugin.xml. For example, for the following snippet, you should have an extendedTelesales.properties file in the MyNewExtensionsPlugin package. <extension point="com.ibm.commerce.telesales.resources.resources"> <resourceBundle baseName="MyNewExtensionsPlugin.extendedTelesales"/> </extension>

Not all modifiable and translatable text and images are in the telesalesResources file:


Related concepts

Globalization in the IBM Sales Center

Overview of customizing IBM Sales Center


Related tasks

Add a resource string

Replace a resource string

Replace a resource image


+

Search Tips   |   Advanced Search