Translation Table

This page is for application builders who want to translate the labels and grid headings in their application.

Overview

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:

Property Pane Toolbar

For information about the toolbar options, see the Common Properties page, Toolbars and Controls section.

Translation Table

 Properties Tab

Parent Details

If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.

Basic Settings

FieldDescription
NameThe name of the translation table.

Description

We recommend that you always enter a description to explain the purpose of this item.

Translation Entries

This section has a toolbar with standard buttonsThe 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  Create New. To edit an existing translation, double-click the translation string. PhixFlow opens the properties tab for the translation entry; see Translation Entry Properties, below

 Audit Tab

Audit Summary

See the Common Properties page, Audit Summary section.


Translation Entry

 Properties Tab 

Parent Details

If this item is within or belongs to another, its parent name is shown here. See the Parent Details section on the Common Properties page for more details.

Basic Settings

FieldDescription
Entry Code

Enter the text string that you want to translate. This 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.

Description

We recommend that you always enter a description to explain the purpose of this item.

Translation Cells

To add a new translation of the entry code, click  Create New. For this entry code, you can enter multiple translation strings, one for each of the languages for which you want to provide a translation.

FieldDescription
Translation String

Enter the translation of the text string.

The maximum length of a text string is set in System Configuration → Maximum Bigstring Size.

Language NameSpecify the language of this translation.

 Audit Tab

Audit Summary

See the Common Properties page, Audit Summary section.

Sections on this page