Tables: localization (core)
Last modified: November 19, 2007 - 15:15
These tables in the standard (core) Drupal database are required for localization. Please refer to the database documentation for progress on a detailed database schema and data dictionary.
- locale_meta
-
The general list of locales (eg. English) available.
- locale_source
-
References to translatable strings.
- locale_target
-
Translated strings.

