constant LOCALE_IMPORT_OVERWRITE

Same name and namespace in other branches
  1. 7.x drupal-7.x/includes/locale.inc \LOCALE_IMPORT_OVERWRITE

Translation import mode overwriting all existing translations if new translated version available.

Archivo

drupal-6.x/includes/locale.inc, line 14
Administration functions for locale.module.

Código

define('LOCALE_IMPORT_OVERWRITE', 0)