To install the updated locale (the locale with the addon) into Plesk Expand, issue the subsequent command. Let us take an en_US locale as an example:
/usr/local/expand/sbin/locale_engine -i --locales-list en_US
Where
Option |
Definition |
|
The command that calls out ExpandLocaleEngine (ELE). |
|
The option of ELE used for installing a locale in Plesk Expand. |
|
The option of ELE defining the list of the locales that should be installed. In this case, this is the en_US locale. Note: For more information about the options of ELE and their usage, see ELE Options. |
The locale will be installed and the following files containing the updated data will be generated:
/usr/local/expand/frontend/plib/locale/en_US/ContextHelp.php
/usr/local/expand/frontend/plib/locale/en_US/Messages.php