If the addon is not yet installed in the locale, install it by issuing the subsequent command. Let us take an en_US locale as an example:
/usr/local/expand/sbin/locale_engine --add /usr/local/expand/share/locale/xx_XX/locale_addon.xml
--locales-list en_US
Where
Option |
Definition |
|
The command that calls out ExpandLocaleEngine (ELE). |
|
The option of ELE used for adding an addon to a locale. |
|
The addon file that you need to add to the locales. |
|
The option of ELE defining the list of the locales to which the addon file should be added. In this case, this is the en_US locale. Note: For more information about the options of ELE and their usage, see ELE Options. |
As a result of this command, the addon is copied to /usr/local/expand/share/locale/xx_XX/ and is registered in it.