The business entity metadata refers to the resources related to the data model, such as business entity names, menu names, field names, and task types.
In the Provisioning tool, click
Configuration
General Settings.
In the
General Settings
panel, select
Metadata Localization
from the list.
Click
Metadata Localization
.
The
Tree View
and
Metadata Localization
panels display the localization options.
In the
Metadata Localization
panel, under
Metadata Bundle
, click
Create Template
.
The
besMetadata.zip
file downloads.
Save the
besMetadata.zip
file to a location on your local drive.
Extract the
besMetadata.zip
file to your local drive.
The
besMetadata.properties
file appears.
Save a copy of the properties file with language code and country code for the language you want to use.
For example, to create a French version, save the file as
besMetadata_fr_FR.properties
.
Open the localized file in a text editor. For each property, add the language code in brackets followed by the translation.
For example, the following property shows a French translation for first name:
Person.firstName=(fr)prénom
Compress the localized properties file into a .zip file with the same name as the localized properties file.