constant LOCALE_IMPORT_KEEP
Same name and namespace in other branches
- 7.x drupal-7.x/includes/locale.inc \LOCALE_IMPORT_KEEP
Translation import mode keeping existing translations and only inserting new strings.
Archivo
- drupal-6.x/
includes/ locale.inc, line 20 - Administration functions for locale.module.
Código
define('LOCALE_IMPORT_KEEP', 1)