Translating Attribute Group Description

For each attribute group, a description is provided. This content can also be translated and displayed in the language preferred by the user.

Procedure

  1. Create a key based on an attribute group name.
    RAG_NAME__"attributegroupname"_DESC
  2. For predefined attribute groups, create the following key:
    "attributegroupname"_DESC

    The predefined groups include UNASSIGNED, SYSTEM, RELATIONSHIPS, LINKAGES, RELATIONSHIP_GROUP, CLASSIFICATIONS, and RELATIONSHIP_ATTRIBUTES.

  3. Add the translation for the key in the SharedStringResources.properties file as follows:
    RAG_NAME__FINANCE_FINANCEDOMAIN=FinanceDomain

Result

The translated description is then picked up from resource bundle, whenever applicable.