Please see the documentation of the OpenACS Localization subsystem for more information.
Table
Cols
Rows
Description
[ad_locales]
11
39
An OpenACS locale is identified by a language and country.
Locale definitions in Oracle consist of a language, and optionally
territory and character set. (Languages are associated with default
territories and character sets when not defined). The formats
for numbers, currency, dates, etc. are determined by the territory.
language is two letter abbrev is ISO 639 language code
country is two letter abbrev is ISO 3166 country code
mime_charset is IANA charset name
nls_charset is Oracle charset name
[lang_message_keys]
3
4960
Represents "message keys" which are unique strings, relative to a specific package.
[lang_messages]
10
25126
Maps message_keys + locate into a translated message.
[lang_messages_audit]
12
3048
Audit table for message, tracking who changed what translation.