Previous Topic

Next Topic

Book Contents

Restoring Locale to Previous State

To restore a locale (or several locales) to the previous state, that is to install it (them) again but without an addon, issue the subsequent command. Let us take an en_US locale as an example:

locale_engine -i --without-addons --locales-list en_US

Where

Option

Definition

/usr/local/expand/sbin/locale_engine

The command that calls out ExpandLocaleEngine (ELE).

--without-addons

The option of ELE used for installing a locale without an addon.

--locales-list en_US

The option of ELE defining the list of the locales that should be restored. In this case, this is the en_US locale. To restore several locales, provide them in the same schema divided by semicolon (:)

Note: For more information about the options of ELE and their usage, see ELE Options.

The locale will be installed without the addon. However, the addon will remain in the folder. You can use it further on, if necessary. For details, see Installing Addon in Locale and Installing Updated Locale earlier in this section.

See Also

Modifying Language Pack

Altering Locale

ELE Options

Installing Addon in Locale

Checking Locale and Addon Compatibility

Installing Updated Locale in Plesk Expand

Deleting Addon from Locale