phablang

PhAB Language editor

Syntax:

phablang [options]

Runs on:

QNX Neutrino, Microsoft Windows

Options:

-h height[%]
The height of the window, in pixels, or as a percentage of the screen height if % is specified.
-Si|m|n
The initial state of the main window (iconified, maximized, or normal).
-s server_name
The name of the Photon server:
If server_name is: This server is used:
node_path node_path/dev/photon
fullpath fullpath
relative_path /dev/relative_path
-w width[%]
The width of the window, in pixels, or as a percentage of the screen width if % is specified.
-x position[%][r]
The x coordinate of the upper-left corner of the window, in pixels, or as a percentage of screen width if % is specified. If r is specified, the coordinate is relative to the current console.
-y position[%][r]
The y coordinate of the upper-left corner of the window, in pixels, or as a percentage of screen height if % is specified. If r is specified, the coordinate is relative to the current console.

Description:

The phablang command starts the PhAB language editor. It's used to translate PhAB applications into other languages. For more information, see the International Language Support chapter of the Photon Programmer's Guide.

Files:

/usr/photon/appbuilder/languages.def
The currently defined set of language codes.

Environment variables:

ABLPATH
A list of directories in which an application looks for its translations.

See also:

International Language Support chapter of the Photon Programmer's Guide