All labels visible in the Personalization area of the Business Control Center are defined in a resource bundle called WebAppResources.properties located in one of the following places:

Module

Resource Bundle Path and Name

Description

WebUI

<ATG10dir>/WebUI/lib/
classes.jar/atg/web

Navigation pane tree

AssetUI

<ATG10dir>/AssetUI/lib/classes.jar
/atg/web/assetmanager

Tabs and general UI infrastructure used by all Business Control Center applications

DPS-UI

<ATG10dir>/DCS-UI/lib/classes.jar
/atg/web/personalization

Views and other UI elements designed for targeters, users, roles, and other Personalization items.

Keeping labels in a resource bundle makes your application available for localization. If you want to add or change a label, do so in a custom resource bundle rather than the default resource bundle so that your changes are not overwritten when you install a new version of Business Control Center. Resource bundles should exist in a directory such as <ATG10dir>/home/locallib that automatically adds files to your CLASSPATH.

Labels for custom screen elements should be defined in a resource bundle. If you created a view in the Browse tab that lists all manufacturers, for example, you can provide a label to that view by completing these two tasks:


Copyright © 1997, 2013 Oracle and/or its affiliates. All rights reserved. Legal Notices