A translation table specifies label names to be translated on forms and grid headers.
This page is for application builders who want to translate the labels and grid headings in their application.
An application can have one translation table. In the table, you can define many entry codes. Each entry code must exactly match a text string that appears as a form label or grid header. For each entry code, you can define multiple translation cells, which define the translated string and its language. You define one translation cell for each language into which you want to translate the string.
When a user opens an application, PhixFlow uses their Locale setting to determine the language they require. If a translation is present for that language, PhixFlow will display the translation. PhixFlow can also change the date-time format.
For more information about how to configure translation, see Translating an Application Interface.
See also:
Insert excerpt |
---|
| _standard_settings |
---|
| _standard_settings |
---|
nopanel | true |
---|
|
Translation Table Properties
Basic Settings
Field | Description |
---|
Name | Name The name of the translation table. |
Translation Entries
This section has a toolbar with standard buttons. The grid displays the list of text strings, called entry codes, that have been defined with translations.
To add a new translation to the list, click
. To edit an existing translation, double-click the translation string. PhixFlow opens the properties tab for the translation entry.Translation Entry Properties
Basic Settings
Field | Description |
---|
Entry Code |
The message Enter the text string that you want to translate. This |
should be the label as it appears in the grid header or form label, rather than the attribute name.Translation Cells
must exactly match the text string in the application interface, including capitalisation, spacing and punctuation. You can create entry codes for: - the grid headers
- form labels
The entry code must not be the attribute name. For example if an attribute is BizID , but in a grid the header label is Business Name , then the entry code must also be Business Name . |
Translation Cells
To add a new translation of the entry code, click
. For this entry code, you can enter multiple translation strings, one for each of the languages for which you want to provide a translation.Field | Description |
---|
Translation String |
The Enter the translation of the |
messagetext string. |
Language Name |
The Specify the language of this translation |
applies to