Learning key naming conventions for externalizing labels
Defining the keys for externalized labels within the Data Stewardship UI API model follow a specific naming convention.
The following shows the naming conventions used for defining the keys in the DataStewardshipLabels.properties resource bundles:
button_<Label>=<Label Description> (for example: button_Update)
Common_<field>=<Label Description> (for example: Common_startDate=Start Date)
<BusinessObject>_<Field>=<Label Description>
menu_<BusinessObject>_<Field>=<Label Description>
label_<Label>=<Label Description>