Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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 string that appears somewhere in the application form labels as a form label or grid headersheader. For each entry code, you can define multiple translation cells, which define the translated string , and its language, in a translation cells. You can define multiple translation cells, one for one translation cell for each language into which you want to translate the string.Setting up translation also involves linking the translation table to the Locales defined for the application

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 for details

See also:

...

FieldDescription
NameThe name of the translation table.

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. 

...

Translation Entry Properties

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.

Translation Cells

To add a new translation of the entry code, click 

Insert excerpt
_add
_add
nopaneltrue
.  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 StringEnter the translation of the text string.
Language NameSpecify the language of this translation.

...