The purpose of this function is to allow the user to update the details of entries on the LANGUAGE table.
This form is accessed by selecting entries in the List Language screen before pressing the 'UPDATE' button in the navigation bar.
For a complete description of how this type of form works please see Transaction Pattern UPDATE 1.
Field Name | Type | Description |
---|---|---|
Language ID | String | Identity. Initially taken from one of the entries for languages in sys.language_array.inc . |
Language Name | String | Required. Free format text. |
Input Date Format | String | Optional. If this option is used then all input dates will be expected to be in this format. The possible values are the same as for output_date_format. |
Output Date Format | String | Optional. Defines the format used when dates are displayed. This overrides the $date_format defined in the config.inc file. The possible values are as follows:
|