Localizing text for field and button names

You can localize the label text of field and button names to customize the implementation of your application.

Within each language, you can only assign a single name to a field or button. In other words, the application only allows a single localization for every field per language.

For example, if the EMPT_START_DATE field name, which is labeled Start Date, is localized to "Date de début" for the French language, every instance of the EMPT_START_DATE field in the application will be displayed as Date de début.