2019.2

Table Of Contents
Using a remote .po file
In order to use a remote .po file, you must add the URL to the Translations folder on the
Resources pane.
1.
Right-click the Translations folder on the Resources pane, and select New Translation
> New Remote PO file.
2. Enter a name for the file as it appears in the Translations folder. For better management,
it's best to use the same file name as the remote resource.
3.
Enter the URL for the remote .po file.
If the file is located on an external web server, this must be a full URL, including the http://
or https:// prefix, domain name, path and file name.
If the file is located on your network you can click the Browse button or enter the path and
file name manually. The complete syntax with the "file" protocol is:
file://<host>/<path>
. If the host is "localhost", it can be omitted, resulting in
file:///<path>
, for example: file:///c:/resources/translations/de-DE.po.
If the file is located on another server in your network, the path must contain five slashes
after "file:".
Designer User Interface
The main ingredients in the Designer's user interface are the following:
l "Menus" on page533
l "Toolbars" on page563
l "Resources pane" on page548
l "Outline pane" on page548
l "Attributes pane" on page542
l "Styles pane" on page558
l "Translations pane" on page559
l "Workspace" on page560 (Source, Design and Preview tabs)
l "Data Model pane" on page545
l "Scripts pane" on page555
l "Preflight Results and Messages" on page546
Page 442