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 |
|
The command that calls out ExpandLocaleEngine (ELE). |
|
The option of ELE used for checking the state of a locale and an addon. |
|
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.