2019.2

Table Of Contents
Updating an imported .po file
OL Connect Designer monitors the .po file on disk (in the folder from which it was last imported)
for changes. When a .po file on disk has changed, the respective .po file in the template gets a
small asterisk behind its name. Right-click the file in the Translations folder and select Update
from the contextual menu to import the latest changes.
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 page1016
l "Toolbars" on page1052
l "Resources pane" on page1037
l "Outline pane" on page1037
l "Attributes pane" on page1028
Page 915