The locale-maker utility is used to build Plesk Expand Language Packs. For instructions on how it can be installed, refer to the Compiling LP section.
Usage
/usr/local/expand-locale-maker/sbin/locale-maker --locale-path<source-files-directory>--locale-id<xx-XX>--title<locale-title>--expand-version <expand-version> [options]
Example
The following command builds the French LP:
# /usr/local/expand-locale-maker/sbin/locale-maker --locale-path ./fr-FR --locale-id fr-FR
--title French --expand-version 2.2.0
Options
Option |
Description |
|
Specifies the directory where the LP source files are located. Required. |
|
Specifies the locale code in the RFC 1766 standard. Required. |
|
Specifies the locale title that will be shown to Plesk Expand users after installing the locale to the Plesk Expand. Required. |
|
Specifies the Plesk Expand version for which the locale is build. Required. |
|
Specifies the directory where LP will be created. The current directory is used by default. Optional. |
|
The locale native title. If the native title is set, it will replace the locale title. Optional. |
The following options are used in Plesk Expand LP build process and they are set automatically. (All of them are optional.) |
|
|
Specifies the locale release version. The YYMMDD format , where YY - current year, MM - month, DD - day of month, is used by default. |
|
Specifies the path to The |
|
Specifies the path to The |
|
Specifies the location of the locale spec file which contains LP description. The |
|
Specifies the location of the locale The |
|
Specifies the architecture for which the locale is built. The |
|
Specifies the error log file. The |
|
Displays help on the use of the |