LocaleDatabase
Specify the name of a table or file that contains Locale
settings.
Synopsis
Scope
This directive is only available for use in the local
(catalog.cfg) configuration file.
It will not affect any other website in any way.
This directive will not work in the global
(interchange.cfg) configuration file.
Description
This directive allows you to specify the name of a table or file that
contains Locale settings.
The settings in the table (or file) will override, any
Locale keys in the local configuration.
Example
Using a tab-separated text file as the locale table
Database locale locale.asc TAB
LocaleDatabase locale
|
See also