locale.install

Хочешь помочь с переводом? Это очень просто и быстро. Лишь зарегистрируйся, и можешь тут же начать переводить.

Версия 1.27.2.1 (checked in on 2009/01/06 at 15:46:37 by goba)

Функции

ИмяОписание
locale_installРеализация hook_install().
locale_schemaРеализация hook_schema().
locale_uninstallРеализация hook_uninstall().
locale_update_6000{locales_meta} table became {languages}.
locale_update_6001Change locale column to language. The language column is added by update_fix_d6_requirements() in update.php to avoid a large number of error messages from update.php. All we need to do here is copy locale to language and then drop locale.
locale_update_6002Remove empty translations, we don't need these anymore.
locale_update_6003Prune strings with no translations (will be automatically re-registered if still in use)
locale_update_6004Fix remaining inconsistent indexes.
locale_update_6005Change language setting variable of content types.
Войдите или зарегистрируйтесь, чтобы получить возможность отправлять комментарии

Вход в систему