Translations
On Projects, select a project and click the menu to open the Translation page. This page contains a data grid that displays all translation files. On this page, you can configure the actions and test the current translation file.
The URL is: /#/project/{siteName}/xlt/list.
Name is the translation file name and link to the Edit/View Translation page.
When you click a column header, the translation files are sorted and filtered.
On the toolbar:
- Site Documentation page from CIS. opens the
- Translation Test dialog box. opens the
- is enabled when you click the / / / / button.
The
buttons are enabled when one or more continuous rows that share the same parent are selected.The
/ buttons do not display in these conditions:- The selected row is a child of a deactivated parent row.
- The selected row is an Else action and the above If action is a deactivated row.
Action Detail dialog box
Click Action Detail dialog box. This displays the same action data that is listed on the Site Document.
to go to theClick the link in the dialog box to go to the corresponding translation/table page for the
and actions.Translation actions
All defined translation actions are listed on the Translation Action table.
Click Action Detail page.
, or the operation action name, to open theOn this page, Description displays the action’s
source and destination values. For example, “0(0).N3(0).#1(0) ->
_implicitRules.extension(0).valueInteger
”. The content of the action is a
comment.
Translation Test dialog box
This dialog box displays the test screen for translation files.
These actions are available:
Field/Action | Description |
---|---|
Enter data message |
Specify the translate file data. |
Select the data file from $HCISITEDIR/Translate/. |
|
Click for the system to read the selected data file and process all messages in it.Click for the system to read the selected data file and process only the first message in the file. |
|
Select to display field names. |
|
Select to run memory leak detection. |
|
Prints unreadable characters without changing to hex, and instead prints in readable print. |
|
Select the detail level for the test output that is reported in the Result pane. Detail levels go from 0 (raw, unparsed data) to 4 (most detail). |
|
Select the format in which the test messages are saved:
|
|
Select multi-byte encodings. When an encoding is selected, an
|
|
Result |
Displays the test result after clicking . |
Click this to run the command and then display the command output in the Result text area. If the test fails, then error information displays in the Result text area. This keeps the last setting information to the local session and displays the information when the dialog box is reopened. |