Community Documentation

Tables: localization (core)

Last updated November 19, 2007. Created by sime on June 24, 2006.
Edited by AjK, killes@www.drop.org. Log in to edit this page.

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.