When a form is created, several form-related resources are also created. Each Form resource has an associated ResourceBundle resource. This resource acts as a container for one or more locale-specific resource bundles. Locale information is stored in a Locale Properties resource.
Localizable attributes are represented by predetermined string values (in English) in the left column. Locale-specific values that were entered in form fields are in the right column. For any key, if no matching locale value is found, the value in the default Locale Properties resource is used. This resource cannot be edited directly.