ExpandLocaleEngine (ELE) is the utility designed for working with locales and addon files to these locales. Another important function of this utility is to generate .xml files into .php files.
An addon file is the file specially created for modifying a locale.
The following options of ELE are available at the moment
Option |
Definition |
Example |
|
Do not install locales, check only |
|
|
Install a locale with an addon. |
|
|
Install a locale without an addon. |
|
|
The list of the locales that Locales definition where. If set to 'all', this means all available locales from the locale storage. xx is the abbreviation for the name of the language this locale is in XX is the abbreviation for the name of the country this locale is made for yy YY [default = /usr/local/expand/share/locale ] will be processed. |
|
|
Add files to locales specified by flag --locales-list and register it as additional locales |
|
|
Remove files from locales specified by flag --locales-list and unregister it as additional locales |
|
|
Path to xsd schema for locale [ default path = /usr/local/expand/share/locale/xsd/locale.xsd ] |
|
|
Path to xsd schema for locale addon [ default path = /usr/local/expand/share/locale/xsd/locale_addon.xsd ] |
|
|
Path to xsl templates directory (merge template, and transformer to php) [ default path = /usr/local/expand/share/locale/xslt ] |
|
|
Xml locale storage directory [ default = /usr/local/expand/share/locale ] |
|
|
Show option values |
|
|
Display this message and exit |
|