constant LOCALE_IMPORT_OVERWRITE
Same name and namespace in other branches
- 6.x drupal-6.x/includes/locale.inc \LOCALE_IMPORT_OVERWRITE
Translation import mode overwriting all existing translations if new translated version available.
Archivo
- drupal-7.x/
includes/ locale.inc, line 79 - Administration functions for locale.module.
Código
define('LOCALE_IMPORT_OVERWRITE', 0)