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 strings that appears somewhere in the application form labels or grid headers. For Each entry code, you can define the translated string, and language, in a translation cells. You can define multiple translation cells, one for each language into which you want to translate the string.
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 |
...
Enter the text string that you want to translate. This |
...
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 the entry code must 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 |
...
Enter the translation of the |
...
text string. |
Language Name |
...
Specify the language of this translation |
...