Previous Topic

Next Topic

Book Contents

Checking Locale and Addon Compatibility

To check how the locale and the addon have merged together, issue the subsequent command. Let us take an en_US locale as an example:

/usr/local/expand/sbin/locale_engine -c --locales-list en_US

Where

Option

Definition

/usr/local/expand/sbin/locale_engine

The command that calls out ExpandLocaleEngine (ELE).

-c

The option of ELE used for checking the state of a locale and an addon.

--locales-list en_US

The option of ELE defining the list of the locales that should be checked. 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, error messages and the list of the duplicates and keys that are present in the addon and are missing in the locale will be displayed in the console.

See Also

Modifying Language Pack

Altering Locale

ELE Options

Installing Addon in Locale

Installing Updated Locale in Plesk Expand

Restoring Locale to Previous State

Deleting Addon from Locale